By bloid
via specter.sourceforge.net
Published: Jan 11 2008 / 17:19
It enables behavior driven development (BDD) by allowing developers to write executable specifications for their objects, before actually implementing them.
Technologically this is similar to test driven development (TDD), however the shift in nomenclature removes the psychological barrier of writing "tests" for code that does not exist.
Add your comment