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