Mutation Testing

Uses mutation testing to measure test effectiveness and close gaps that coverage alone misses. Use this skill when evaluating whether tests would catch real faults, tuning Stryker, or improving weak suites after green coverage. Do not use when/for writing the first tests (use writing-tests) or load/chaos testing (use performance-testing).

jagreehal Updated

File contents

jagreehal/jagreehal-claude-skills/tree/main/skills/mutation-testing commit 3cdd1efd6b

Frequently asked questions

npx skillmds@latest add jagreehal/mutation-testing