← Back

Red/Green TDD

technique Endorsed by 1 creator

A test-driven development technique where you write failing tests (red), then make them pass (green).

Endorsed by

Recommended

These creators have recommended this product

Simon Willison recommends
"If you use the term red/green TDD, that's programming jargon which I didn't used to use, but it is jargon for run the test and watch them fail. The agents know what that means."