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!
Don't understand this - you can go spec -> test -> implementation and establish the test loop. Bit like the v model of old, actually.
Don't understand this - you can go spec -> test -> implementation and establish the test loop. Bit like the v model of old, actually.