Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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:2026년 5월 20일 00:30
파일 탐색기
7 개 파일
SKILL.md
readonly