Test Driven Development

Drives development with tests using the red-green-refactor loop. 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.

tinyc0der Updated

File contents

tinyc0der/agent-skills/tree/main/skills/test-driven-development commit 59c0a8bf9f

Frequently asked questions

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