Mutation Testing

Mutation testing patterns for verifying test effectiveness. Use when analyzing branch code to find weak or missing tests. Triggers: "mutation testing", "test effectiveness", "would tests catch this bug", "weak tests", "are my tests good enough", "surviving mutants".

majiayu000 bb51854 2 files · 8.5 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/mutation-testing-alexanderop-workouttracker commit bb51854c66

Frequently asked questions

npx skillmds add majiayu000/mutation-testing-7