Test Driven Development

Write failing test first, then minimal code to pass. Red-Green-Refactor cycle. Use when: implementing features, fixing bugs, refactoring code. Triggers: "implement", "add feature", "fix bug", "tdd", "test first", "write tests", "test-driven".

timequity 7c25d3e 2.4 KB Updated

File contents

timequity/plugins/tree/main/craft-coder/test-driven-development commit 7c25d3e2f3

Frequently asked questions

npx skillmds@latest add timequity/test-driven-development