Tdd

Test-driven development discipline. Write the failing test first, then Red-Green-Refactor, one test at a time, minimal code to pass, test behavior not implementation. Use when implementing a feature or fixing a bug test-first in JavaScript/TypeScript or Python.

hermeticormus 7e26fa3 2.2 KB Updated

File contents

hermeticormus/tdd-skills/tree/main/skills/tdd commit 7e26fa3c28

Frequently asked questions

npx skillmds@latest add hermeticormus/tdd