Mutants

This skill should be used when the question is whether a test suite is actually any good — when the user says "are these tests any good", "what am I not testing", "coverage is 100% but I still shipped a bug", "improve the tests for this", "is this well tested", "find gaps in my tests", "mutation testing", or asks for tests to be written for existing code and the useful ones need identifying. Measures which bugs the suite would actually catch by mutating the source, then triages the survivors into real gaps and equivalent mutants.

lkc-studio b2206c8 6 files · 52.4 KB Updated

File contents

lkc-studio/claude-plugins/tree/main/plugins/evidence/skills/mutants commit b2206c89ac

Frequently asked questions

npx skillmds@latest add lkc-studio/mutants