cargo-mutants 27.0.0

Inject bugs and see if your tests catch them
1
2
3
4
5
# cargo-mutants `insta` test tree

An example of a crate that uses the [Insta](https://insta.rs) test framework.

Insta in some modes will either write `.snap.new` files into the source directory, or update existing snapshots. We don't want either of those to happen when testing mutants.