Module nextest_runner::reporter [−][src]
Expand description
Prints out and aggregates test execution statuses.
The main structure in this module is TestReporter
.
Structs
Functionality to report test results to stderr and JUnit
Test reporter builder.
Enums
The reason why a test run is being cancelled.
Status level to show in the reporter output.
A test event.
When to display test output in the reporter.