re: Unit Testing decoupled from Design == Adoption by Test Blog

Sat, 27 Sep 2008 18:00:03 -0600

re: Unit Testing decoupled from Design == Adoption

by Test Blog @ Sat, 27 Sep 2008 18:00:03 -0600
The current coupling of TDD and SOLID presents a sort of healthy ultimatum to the uneducated programmer: either learn how to design well and gain the ability to test your code, or stay uneducated. Simply put: if you want to be any good, ...