Skip to content

check use outside test definition #43

@diegomrsantos

Description

@diegomrsantos

Running the test below

  proc p() =
    check @[1, 2] ==
      @[2, 1]
  test "test":
    p()

reports the test passed and an error message is shown:

Error: execution of an external program failed: '/tests/test '

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions