Test-Driven Development: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Test-Driven Development is design based on a rapid ability to iterate by designing small instances of a final product to test various assumptions and working principles.") |
No edit summary |
||
Line 1: | Line 1: | ||
Test-Driven Development is design based on a rapid ability to iterate by designing | Test-Driven Development is design based on a rapid ability to iterate by designing partial implementations of a final product to test various assumptions and working principles. |
Revision as of 21:21, 31 July 2013
Test-Driven Development is design based on a rapid ability to iterate by designing partial implementations of a final product to test various assumptions and working principles.