Tdd Workflow

Test-driven development workflow: write failing test, implement to pass, refactor. Use when starting a new feature or bugfix that needs tests first.

TheophilusChinomona Updated

File contents

TheophilusChinomona/idev/tree/main/skills/tdd-workflow commit 9e0d99085f

Frequently asked questions

npx skillmds@latest add theophiluschinomona/tdd-workflow