ripr 0.7.0

Find static mutation-exposure gaps before expensive mutation testing
Documentation
1
2
3
4
5
6
7
8
9
10
mod classify;
mod diff;
mod expectations;
mod family;
mod ids;
mod lexical;
mod repo;

pub use diff::probes_for_file;
pub use repo::probes_for_repo_file;