2020-02-06 16:43:53 -06:00
|
|
|
|
|
|
|
running 4 tests
|
2021-05-03 07:55:22 -05:00
|
|
|
test it_fails run ... about to fail
|
2020-02-06 16:43:53 -06:00
|
|
|
FAILED
|
2021-05-03 07:55:22 -05:00
|
|
|
test it_panics should panic ... about to panic
|
2020-02-06 16:43:53 -06:00
|
|
|
ok
|
2021-05-03 07:55:22 -05:00
|
|
|
test it_works run ... about to succeed
|
2020-02-06 16:43:53 -06:00
|
|
|
ok
|
2021-05-03 07:55:22 -05:00
|
|
|
test it_writes_to_stdio run ... 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
|
|
|
|