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§
- The reason for a binary mismatch.
- Whether a binary matched filters and should be run to obtain the list of tests within.
- A higher-level filter.
- Whether to run ignored tests.
- A set of string-based patterns for test filters.