Test Driven Development

Use when implementing automated tests and code for new behavior, bug fixes, regressions, or behavior changes after test cases are known. BDD/test-first red-green-refactor, prove the test can fail, implement minimal code, keep scenario text near tests, and verify without orthodox ceremonies.

quick-brown-foxxx f3fd984 8.0 KB Updated

File contents

quick-brown-foxxx/myai/tree/main/skills/test-driven-development commit f3fd984dc2

Frequently asked questions

npx skillmds@latest add quick-brown-foxxx/test-driven-development