tdd-workflow - Test-Driven Development Workflow Skill
Complete Test-Driven Development workflow with red-green-refactor cycle
Tags
Updated: 2026-03-22Typical Outputs
What this skill does
- write failing test
- make test pass
- refactor code
- run test
- create test case
- validate password
- apply discount
Inputs
- requirement specification
- test framework
- feature to implement
Outputs
- test file
- implementation code
- test results
Requirements
- npm environment
- test runner
