Relevant mutants

Relevant mutants
1. Introduction. Mutation testing gives us information about the fault detection capability of a test suite, whether the assertions that its tests make are good and strong enough to capture r...
0 Read More

Mutation Testing in Rust

Mutation Testing in Rust
I've been a big fan of Mutation Testing since I discovered PIT. As I dive deeper into Rust, I wanted to check the state of mutation testing in Rust. Starting with cargo-mutants I found two cra...
0 Read More