Test-driven development/Definition
Jump to navigation
Jump to search
![](http://s9.addthis.com/button1-share.gif)
Software development practice where a programmer creates a failing test case before writing the implementation, then stopping when the test passes.