Skip to main content
Execute qualquer Skill no Manus
com um clique

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 maio de 2026 às 00:30
Explorador de arquivos
7 arquivos
SKILL.md
readonly