Test Driven Development

Enforces Test-Driven Development discipline for all new features, bug fixes, refactoring, and behavior changes. Use before writing ANY implementation code — when a developer says 'implement this', 'write the code', 'add this function', 'fix this bug', or 'build this'. Provides the Red-Green-Refactor cycle with concrete TypeScript examples, an Iron Law (no production code without a failing test first), a rationalization rebuttal table to counter TDD excuses, a verification checklist, and STOP conditions for when code must be deleted and restarted. Auto-loads whenever implementation, coding, building, or feature development is mentioned.

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/SriSatyaLokesh@copilot-team-workflow/.github/skills/test-driven-development commit 31434d7f9c

Frequently asked questions

npx skillmds@latest add gabrielmoreira/test-driven-development-10