Marketplace
Test driven development by @obra
Use when implementing any feature or bugfix, before writing implementation code.
Use when implementing any feature or bugfix, before writing implementation code
What it can do
Core principle: If you didn't watch the test fail, you don't know if it tests the right thing.
Violating the letter of the rules is violating the spirit of the rules.
Behavior changes.
SKILL.md
Loading tree...