Test-driven development: Difference between revisions

Content deleted Content added
Licriss (talk | contribs)
Disadvantages: updated reason for overcomplication as this is not inherent to simply being overly-focused on TDD
Line 150:
Creating and managing the [[Software architecture|architecture]] of test software within a complex system is just as important as the core product architecture. Test drivers interact with the UUT, [[test double]]s and the unit test framework.<ref name="Pathfinder Solutions" />
 
== Advantages and Disadvantages of Test Driven DevelopmentDisadvantage ==
 
=== Advantages ===