Tdd

Enforces strict test-driven development. Use when implementing ANY feature, bugfix, or refactor — before writing implementation code. Also use when someone says 'add tests', 'write tests', 'test this', 'TDD', or when you're about to write production code of any kind. If you're about to write code and there isn't a failing test for it yet, STOP and use this skill.

burhankhatri 1ecefa5 6 files · 17.1 KB Updated

File contents

burhankhatri/e2e-testing/tree/main/skills/tdd commit 1ecefa58fe

Frequently asked questions

npx skillmds@latest add burhankhatri/tdd