Open WillGibson opened 4 hours ago
It would be useful to be able to limit the output of cr-report --show-diff to surviving mutants.
cr-report --show-diff
E.g. cr-report --show-diff --surviving-only.
cr-report --show-diff --surviving-only
I would be interested in submitting a pull request for this if the Cosmic Ray maintainers want to agree on the acceptance criteria first.
That sounds good to me. If you can put together a PR I'll be happy to work with you to get it merged in.
It would be useful to be able to limit the output of
cr-report --show-diff
to surviving mutants.E.g.
cr-report --show-diff --surviving-only
.I would be interested in submitting a pull request for this if the Cosmic Ray maintainers want to agree on the acceptance criteria first.