Content deleted Content added
Line 4:
== Requirements ==
In order for TDD to work in practice, the system must be flexible enough to allow for [[automated testing]] of code. The system must also have testcases in place before TDD can be used. These tests must also be simple enough to return a
== Test-Driven Development Cycle ==
|