unit-test-creating-test-plan
Installation
SKILL.md
When to Apply This Skill
- A stakeholder or QA team needs a human-readable summary of the testing strategy
- A sprint or feature requires formal test documentation before work begins
- A compliance or audit process requires evidence of test planning
- A developer wants a Markdown test plan committed alongside their test file
Atomic Skills to Load First
Read these files before executing any step:
-
../unit-test-authoring-test-plans/SKILL.md— Full 10-section test plan structure, BDD/Gherkin scenario format, coverage target tables, entry/exit criteria, approval tables, and output format guidance for both Markdown and .docx -
../unit-test-analyzing-code-coverage/SKILL.md— Used to populate the Coverage Targets section (Section 6) with accurate current vs target metrics and gap commentary