Skip to content

Commit

Permalink
Link to CI instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Feb 2, 2024
1 parent 79ca762 commit af04d6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit af04d6d

Please sign in to comment.