wasefire icon indicating copy to clipboard operation
wasefire copied to clipboard

Mutation testing

Open ia0 opened this issue 1 year ago • 0 comments
trafficstars

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 or schedule only (if doing it for each push is too slow).

ia0 avatar Aug 02 '24 13:08 ia0