Structs§
- Filter
Summary - Filter test results and return summary statistics.
- Test
Filter - A compiled test filter that can match test cases by name pattern.
Enums§
- Filter
Pattern - A single filter pattern that can match test names.
- Glob
Segment - A segment in a glob pattern.
Functions§
- build_
filter - Build a TestFilter from filter configuration strings.
- failed_
test_ names - Extract a list of failed test names from a result for re-running.
- filter_
with_ summary - Apply filter and compute summary statistics.
- matching_
test_ names - Extract test names matching a filter.