jackfirth / jackfirth/resyntax
Mutation testing
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 70
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by evaluating the Stryker platform, the Racket mutation testing library, and the pull-request workflow; determine how reports from the library can be uploaded to Stryker. Done means pull requests run mutation tests and make their reports available for review.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100