Tests give us the ability to protect against regression. We find a bug, write a test, implement the solution, and that bug will never see...
Tests give us the ability to protect against regression. We find a bug, write a test, implement the solution, and that bug will never see the light of day again.Dave Kennedy, TDD to Distraction
Dave Kennedy, TDD to DistractionTests give us the ability to protect against regression. We find a bug, write a test, implement the solution, and that bug will never see the light of day again.