Get the latest tech news
Cargo-mutants:zombie: Inject bugs and see if your tests catch them
:zombie: Inject bugs and see if your tests catch them! - sourcefrog/cargo-mutants
cargo-mutants helps you improve your program's quality by finding places where bugs could be inserted without causing any tests to fail. The goal of cargo-mutants is to be easy to run on any Rust source tree, and to tell you something interesting about areas where bugs might be lurking or the tests might be insufficient. It's very usable at it is and there's room for lots more future improvement, especially in adding new types of mutation.
Or read this on Hacker News