Tdd Workflow

Runs red-green-refactor with tests first, no production code without a failing test, and explicit loophole closure. Use this skill when implementing behavior with TDD or when tempted to code before tests. Do not use when/for test strategy/pyramid selection alone (use testing-strategy) or mutation scoring (use mutation-testing).

jagreehal Updated

File contents

jagreehal/jagreehal-claude-skills/tree/main/skills/tdd-workflow commit 35800ddd73

Frequently asked questions

npx skillmds@latest add jagreehal/tdd-workflow