A new flag to the test runner, --nocapture, can be passed to instruct that the output of tests should not be captured by default. The behavior can also be triggered via a RUST_TEST_NOCAPTURE environment variable being set. Closes #13374 |
||
|---|---|---|
| .. | ||
| common.rs | ||
| compiletest.rs | ||
| errors.rs | ||
| header.rs | ||
| procsrv.rs | ||
| runtest.rs | ||
| util.rs | ||