logoalt Hacker News

zbytoday at 6:31 AM1 replyview on HN

Spec Driven Development is a curious term - it suggests it is a kind of, or at least in the tradition of, Test Driven Development but it goes in the opposite direction!


Replies

svemetoday at 7:32 AM

Don't understand this - you can go spec -> test -> implementation and establish the test loop. Bit like the v model of old, actually.

show 2 replies