Testing Strategy
Installation
SKILL.md
Testing Strategy
Transform ad-hoc testing into systematic, coverage-driven strategy with 15x speedup.
Coverage is a means, quality is the goal. Systematic testing beats heroic testing.
When to Use This Skill
Use this skill when:
- 🎯 Starting new project: Need systematic testing from day 1
- 📊 Coverage below 75%: Want to reach 80%+ systematically
- 🔧 Test infrastructure: Building fixtures, mocks, test helpers
- 🖥️ CLI applications: Need CLI-specific testing patterns
- 🔄 Refactoring legacy: Adding tests to existing code
- 📈 Quality gates: Implementing CI/CD coverage enforcement