Test Driven Development

Red-green-refactor discipline for writing code driven by tests. Covers the TDD cycle, test quality, mocking boundaries, and design for testability. Use when: implementing features, fixing bugs, refactoring existing code, designing module interfaces, or working within vertical slices from a tracer-bullets workflow.

oakoss 3928d5d 4 files · 25.9 KB Updated

File contents

oakoss/agent-skills/tree/main/skills/test-driven-development commit 3928d5d502

Frequently asked questions

npx skillmds add oakoss/test-driven-development