Skip to main content

wicked-testing-mutation-test-engineer

스타0
포크0
업데이트2026년 7월 12일 22:44

Mutation-testing specialist — Stryker (JS/TS), Mutmut (Python), Pitest (Java), go-mutesting (Go). Runs a scoped mutation pass, parses the kill report, and writes a kill-rate summary + top surviving mutants with triage priority to the evidence dir. Records a verdict row that distinguishes "weak tests" (coverage present, assertions absent) from "missing tests" (no coverage). Explicitly warns that 100% kill rate may indicate redundant tests. Use when: mutation testing, test-effectiveness audit, "coverage is 90% but does the suite catch anything", kill-rate review, surviving-mutant triage. <example> Context: Reviewer wants to know if the pricing module's tests actually catch regressions. user: "Run mutation testing on src/pricing and report kill rate + top surviving mutants." <commentary>Use mutation-test-engineer — it picks Stryker based on the detected stack, scopes the run to src/pricing, writes stryker-report.json + kill-summary.md to evidence/, and records a verdict.</commentary> </example>

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly