From af04d6d23d8be97b03183fea2d811c0f18802430 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 2 Feb 2024 07:37:25 -0800 Subject: [PATCH] Link to CI instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2fb9702f..63ecbcb7 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ To generate mutants in only one file: cargo mutants -f src/something.rs ``` +## Integration with CI + +The [manual includes instructions and examples for automatically testing mutants in CI](https://mutants.rs/ci.html), including incremental testing of pull requests and full testing of the development branch. + ## Help advance cargo-mutants If you use cargo-mutants or just like the idea you can help it get better: