pub fn test_fixture<P>( syntax: Syntax, tr: &dyn Fn(&mut Tester<'_>) -> P, input: &Path, output: &Path, config: FixtureTestConfig, )where P: Pass,
You can do UPDATE=1 cargo test to update fixtures.
UPDATE=1 cargo test