Function forge::cmd::snapshot::check[][src]

fn check(tests: Vec<Test>, snaps: Vec<SnapshotEntry>) -> bool
Expand description

Compares the set of tests with an existing snapshot

Returns true all tests match