cargo-mutants icon indicating copy to clipboard operation
cargo-mutants copied to clipboard

Add a debug feature to mutate one Rust file

Open sourcefrog opened this issue 4 months ago • 0 comments

We could expose say --just-one-file NAME and it could print the mutants as json.

This could be helpful for debugging/testing and also potentially for hooking cargo-mutants into other build tooling, or experimenting with it: some other software can then handle applying the changes, running builds, etc.

sourcefrog avatar Oct 05 '25 21:10 sourcefrog