ripr 0.5.0

Find Rust test-oracle gaps before mutation testing with static RIPR evidence
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;