Module nextest_runner::test_filter [−][src]
Expand description
Filtering tests based on user-specified parameters.
The main structure in this module is TestFilter, which is created by a TestFilterBuilder.
Structs
Test filter, scoped to a single binary.
A builder for TestFilter instances.
Enums
Whether to run ignored tests.