Tdd Workflow

Define changed behavior with a failing test, verify the failure reason, hand a bounded implementation contract to the code owner, then prove the fix with the affected suite and a boundary or failure case. Use for features, bug fixes, and behavior-preserving refactors where an automated test can provide useful regression evidence.

ashermahonin Updated

File contents

ashermahonin/agentic-skills/tree/main/agentic/skills/tdd-workflow commit 0e943a1250

Frequently asked questions

npx skillmds@latest add ashermahonin/tdd-workflow