Alessio Pambianchi

ASP.NET AJAX ricerche-condivisione
posts - 39, comments - 1303, trackbacks - 1

TDD

Test-driven development
The Mantra:

Red Green Refactor: First fail the test cases. The idea is to ensure that the test really works and can catch an error. Once this is shown, the underlying functionality can be implemented. This has been coined the "test-driven development mantra", known as red/green/refactor where red means fail and green is pass. Fonte

posted @ venerdì 22 ottobre 2010 14:19 | Feedback (105) | Filed Under [ TDD ]

Powered by:
Powered By Subtext Powered By ASP.NET