Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

mutation-testing

Étoiles3
Forks0
Mis à jour23 juin 2026 à 18:06

Verify test QUALITY, not just coverage — the operational form of "tests encode intent" (dev-squad Rule 9). Mutates the code under test and measures how many mutants the suite kills; a surviving mutant is a regression the tests cannot catch. Use during Phase 5 review/verification on non-trivial logic (money, security, auth, parsers, state machines, branching), whenever a PR adds tests, or when the user says "mutation test", "are these tests any good", "test quality", "coverage lies", or doubts whether tests would catch a regression.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly