unit-test-generating-unit-tests
Installation
SKILL.md
When to Apply This Skill
- Writing unit tests for any function, method, or class
- Generating tests from a requirement or user story before code exists
- Producing tests for an API endpoint from an OpenAPI spec
Usage
Apply this skill when:
- Writing unit tests for any function, method, or class
- Generating tests from a requirement or user story before code exists
- Producing tests for an API endpoint from an OpenAPI spec
Read references/index.md before executing any step.