Test-driven development: Difference between revisions

Content deleted Content added
Line 9:
 
=== 1. Write the test ===
It first begins with writing a test. In order to write a test, the developer must understand the specification and the requirements clearly. This is accomplished through usecases and stories.
Itfghcfghfghcfghfgh
 
=== 2. Write the code ===