2020-02-06 16:43:53 -06:00
|
|
|
|
|
|
|
running 4 tests
|
2021-05-16 10:27:30 -05:00
|
|
|
test it_fails ... about to fail
|
2020-02-06 16:43:53 -06:00
|
|
|
FAILED
|
2021-05-03 13:16:44 -05:00
|
|
|
test it_panics - should panic ... about to panic
|
2020-02-06 16:43:53 -06:00
|
|
|
ok
|
2021-05-16 10:27:30 -05:00
|
|
|
test it_works ... about to succeed
|
2020-02-06 16:43:53 -06:00
|
|
|
ok
|
2021-05-16 10:27:30 -05:00
|
|
|
test it_writes_to_stdio ... hello, world
|
2020-02-06 16:43:53 -06:00
|
|
|
testing123
|
|
|
|
ok
|
|
|
|
|
|
|
|
failures:
|
|
|
|
|
|
|
|
---- it_fails stdout ----
|
|
|
|
---- it_fails stderr ----
|
|
|
|
|
|
|
|
|
|
|
|
failures:
|
|
|
|
it_fails
|
|
|
|
|
2020-11-26 14:15:15 -06:00
|
|
|
test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME
|
2020-02-06 16:43:53 -06:00
|
|
|
|