What problem does it solve?
This Skill rigorously evaluates the quality, coverage, and effectiveness of your project's test suite, ensuring it genuinely protects against regressions and doesn't just provide a false sense of security.
Core Features & Use Cases
- Comprehensive Test Audit: Analyzes test strategy, feature coverage, and identifies specific quality issues like stub detection, mock overuse, and fragile tests.
- Mutation Testing Assessment: Evaluates the impact of mutation testing results to gauge true test suite resilience.
- LLM Anti-Pattern Detection: Catches common pitfalls in AI-generated tests, such as "Magic Number Test" and "Coverage Theater."
- Use Case: Before merging a critical new feature, use this Skill to ensure that all aspects of the feature are adequately tested, identify any missing error paths, and verify that the tests are robust enough to catch subtle bugs.
Quick Start
Run a full audit of the current test suite to identify any gaps or quality issues.