Test Driven Development

Practical guide for applying test-driven development to new development, bug fixes, and behavior changes. Trigger: Use when the task involves implementing a new behavior, fixing a bug, changing observable behavior, designing code from requirements, or deciding what test should be written first before production code. Also use when reviewing whether a change should follow a red-green-refactor workflow instead of coding first.

Mane087 e4cc655 7.1 KB Updated

File contents

Mane087/IA-Skills/tree/main/skills/tdd commit e4cc655b6a

Frequently asked questions

npx skillmds@latest add mane087/test-driven-development