Mutation testing
Open
for:maintainability
for:security
good first issue
needs:implementation
- Dominant language
- Rust
- Stars
- 188
- Forks
- 41
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
We could use [cargo mutants](https://mutants.rs) to check our tests coverage, both in PRs (on the diff to be fast) and on the whole project on `push main` or `schedule` only (if doing it for each push is too slow).
Contributor guide
Assessment
This issue has not been assessed yet.