Test Quality

Activate when the user wants to measure how well a Go project is tested, find weak spots in the test suite, or act on a prior test-quality report. Combines mutation testing (gomutants) with per-test coverage-contribution analysis to produce a quantitative scorecard, a test contribution map (redundancy / consolidation candidates via greedy set-cover), and an LLM-actionable findings doc (doc/test-quality-findings.md) covering weak assertions, coverage gaps and risk. Phase 2 works through findings one commit at a time.

dioad Updated

File contents

dioad/agent-skills/tree/main/.apm/skills/test-quality commit e76213af0c

Frequently asked questions

npx skillmds@latest add dioad/test-quality