SKILL_MD
evanflow-tdd
by evanklem
24

Vertical-slice TDD for any production code. One test → one impl → repeat. Tests verify behavior through public interfaces, not internals. Use when implementing any feature, bugfix, or behavior change.

Coding / 软件开发Safe-ishScanned