pub fn load_expected(fixture_path: &Path) -> ExpectedFixtureExpand description
Load the .expected.json sidecar for a given fixture path.
Given tests/corpus/invalid/banner_abbrev.txt, loads
tests/corpus/invalid/banner_abbrev.expected.json.
pub fn load_expected(fixture_path: &Path) -> ExpectedFixtureLoad the .expected.json sidecar for a given fixture path.
Given tests/corpus/invalid/banner_abbrev.txt, loads
tests/corpus/invalid/banner_abbrev.expected.json.