Test Driven Development

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

ImL1s 0bee730 10.1 KB Updated

File contents

ImL1s/flutter-claude-skills/tree/main/skills/test-driven-development commit 0bee730e1f

Frequently asked questions

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