551 Views
Although I’m now a huge advocate of test-driven-development, I was not an immediate convert to the school of thought. I understood the necessity of unit testing: As a way to describe functionality to other members of the team As a way to protect against regressions in a production system
0 comments