Mutation testing #559
Labels
for:maintainability
Improves maintainers life
for:security
Improves firmware or project security
good first issue
Good for newcomers
needs:implementation
Needs implementation to complete
We could use cargo mutants to check our tests coverage, both in PRs (on the diff to be fast) and on the whole project on
push main
orschedule
only (if doing it for each push is too slow).The text was updated successfully, but these errors were encountered: