Mutation Testing

Measure whether a test suite actually detects defects by injecting mutants with Stryker, PIT, mutmut, or Cosmic Ray, reading survived mutants, and fixing weak assertions. Use when the user asks about mutation testing, mutation score, whether tests are meaningful, why high line coverage still misses bugs, or how to prove a suite has real assertion strength.

paulasilvatech 9f9dd13 5.4 KB Updated

File contents

paulasilvatech/awesome-harness-primitives/tree/main/harness/github-copilot/skills/mutation-testing commit 9f9dd13151

Frequently asked questions

npx skillmds@latest add paulasilvatech/mutation-testing-2