Test Driven Development

Enforces the Red-Green-Refactor TDD cycle. Write a failing test first, implement minimal code to pass, then refactor. Prevents writing code before tests exist.

elophanto e4d6b3d 5.3 KB Updated

File contents

elophanto/elophanto/tree/main/skills/test-driven-development commit e4d6b3dfd1

Frequently asked questions

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