Test Driven Development

Drives development with tests using the red-green-refactor loop. Use when the user runs /agent-skills:test. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

g-tavares14 Updated

File contents

g-tavares14/agent-skills/tree/main/skills/test-driven-development commit a0458f3ebc

Frequently asked questions

npx skillmds@latest add g-tavares14/test-driven-development