testing
Installation
SKILL.md
Testing
Given task file path .plans/<project>/testing/NNN-task.md:
Process
Use TodoWrite to track testing validation:
☐ Validate existing tests (behavior-focused?)
☐ Check coverage of Validation checklist items
☐ Identify gaps (empty/null, boundaries, errors)
☐ Add tests for genuine gaps
☐ Run coverage (>80% statements, >75% branches)
☐ Update task status