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:

  1. ../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

  2. ../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

Installs
8
GitHub Stars
5
First Seen
Mar 5, 2026
unit-test-creating-test-plan — wizeline/sdlc-agents