Test Driven Development

Use when implementing any feature or bugfix, in any language or framework, before writing implementation code — write the test first, watch it fail, then write minimal code to pass. Covers the red-green-refactor loop, test-quality principles, rationalization counters, and test-layer selection.

endorphin-ai 5bd36ca 3 files · 28.0 KB Updated

File contents

endorphin-ai/hasbrains-agent-kit/tree/main/agent-engineering/skills/test-driven-development commit 5bd36ca21f

Frequently asked questions

npx skillmds@latest add endorphin-ai/test-driven-development