Work Tdd

Runs the red-green-refactor cycle. Writes a failing test, verifies it fails for the right reason, writes minimal code to pass, then refactors while green. Enforces the iron law that no production code is written without a failing test first.

philipobenito a32186e 2 files · 11.6 KB Updated

File contents

philipobenito/elelem/tree/main/skills/work-tdd commit a32186e92c

Frequently asked questions

npx skillmds@latest add philipobenito/work-tdd