Tdd

Test-driven development — the red/green/refactor loop, what makes a test worth keeping (behavior through public interfaces, not implementation details), where tests go (seams agreed up front), and the anti-patterns that make tests lie (implementation-coupled, tautological, horizontal-sliced). Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests written well.

ever-just a632c7a 3 files · 7.5 KB Updated

File contents

ever-just/agentskills/tree/main/skills/tdd commit a632c7a2d5

Frequently asked questions

npx skillmds@latest add ever-just/tdd