expectations_
matcher
0.0.1
All Items
Crate Items
Enums
Functions
Crate
expectations_matcher
Copy item path
Source
Expand description
Provides test expectations matching based on json5 expectations files.
Enums
§
Outcome
The outcome of an expectation matching operation.
Functions
§
expected_
outcome
Calculates the expected outcome for a test named
name
for the given set of
expectations
.