Crate expectations_matcher
source ·Expand description
Provides test expectations matching based on json5 expectations files.
Enums
- The outcome of an expectation matching operation.
Functions
- Calculates the expected outcome for a test named
name
for the given set ofexpectations
.