Test Driven Development

Enforce Test-Driven Development discipline. Write failing test first, then minimal code, then refactor. Use when writing production code or implementing features. Do not use for debugging, documentation, or configuration tasks.

digi4care 6036cee 3 files · 16.1 KB Updated

File contents

digi4care/opencode-mastery/tree/main/src/skill/test-driven-development commit 6036cee188

Frequently asked questions

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