Tdd Workflow

Test-driven development workflow using vertical slices (tracer bullets). Enforces behavior-first testing through public interfaces. Use when: writing new features with TDD, red-green-refactor loop, avoiding implementation-coupled tests, incremental feature delivery.

theneoai cfcec1c 3.9 KB Updated

File contents

theneoai/awesome-skills/tree/main/skills/workflow/engineering/tdd-workflow commit cfcec1c0c4

Frequently asked questions

npx skillmds@latest add theneoai/tdd-workflow