tdd_workflow
Initiate a Test-Driven Development (TDD) workflow using Red-Green-Refactor cycles to develop features by writing tests first, ensuring implementation aligns with acceptance criteria and specified test frameworks.
Instructions
Start a Test-Driven Development workflow with Red-Green-Refactor cycles
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | Additional context (optional) | |
task | Yes | Description of the feature to develop using TDD |