Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

mutation-testing

// Validates Go test suite quality through mutation testing using go-gremlins/gremlins. Mutates production code, runs the test suite against each mutant, and reports which mutants the tests fail to kill — exposing weak assertions that line coverage cannot detect. Use when evaluating test effectiveness, validating newly written tests, or improving test quality for mission-critical code (consensus, channel state, payment flows, crypto). Triggers: "mutation test", "are these tests strong", "validate test quality", "/mutation-testing".

$ git log --oneline --stat
stars:19
forks:3
updated:20 de mayo de 2026, 00:30
Explorador de archivos
7 archivos
SKILL.md
readonly