Test Driven Development

Write unit test first before writing new production code, watch the unit test fail, then write the minimal production code to pass the test. Use when the user asks to implement/add/create/build features or functionality, fix/resolve/patch bugs or issues, refactor/restructure/reorganize code, modify/update/change existing behavior, add new methods/functions/classes, or make code changes. Activate for substantial changes that affect behavior, not formatting or comments.

mixomat 462f5b8 2 files · 5.3 KB Updated

File contents

mixomat/claude-plugins/tree/main/plugins/backend-development/skills/test-driven-development commit 462f5b8663

Frequently asked questions

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