resyntax icon indicating copy to clipboard operation
resyntax copied to clipboard

Mutation testing

Open jackfirth opened this issue 4 months ago • 0 comments

It would be useful for pull requests against Resyntax to run mutation tests. This would make it easier for me to review Copilot pull requests in particular, since it makes it easier to trust the tests it writes. This should be possible with the Stryker platform, a Racket mutation testing library, and some scripting to upload reports from the latter to the former.

jackfirth avatar Oct 29 '25 00:10 jackfirth