Test Driven Development

Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.

thebushidocollective e83ac42 2.0 KB Updated

File contents

thebushidocollective/han/tree/main/plugins/patterns/tdd/skills/test-driven-development commit e83ac4295b

Frequently asked questions

npx skillmds add thebushidocollective/test-driven-development