Mutation Testing

Perform mutation testing on the codebase. Introduces deliberate bugs one at a time, checks whether the test suite catches each one, and reports on test suite gaps. Optionally implements missing tests.

hugobowne Updated

File contents

hugobowne/show-us-your-agent-skills/tree/main/skills/mutation-testing commit 1d9f4410ce

Frequently asked questions

npx skillmds@latest add hugobowne/mutation-testing