You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Odin test runner, conforms to test runner interface version 1 (#7)
* Odin test runner, conforms to test runner interface version 1
* send the correct status to jq
* remove INFO messages from test output
* patch test runner JSON output bug
"message": "[ERROR] --- [partial_fail_test.odin:7] expected two_fer() to be One for you, one for me., got One for failure, one for me.\n\nFinished 3 tests. 1 test failed.\n - partial_fail.test_no_name_given \texpected two_fer() to be One for you, one for me., got One for failure, one for me."
0 commit comments