Category Archives: TDD

Testing Times

I came across a test breakage recently. I had committed some code and a test had failed. The test was unrelated to my changes, but I took a look anyway because maybe I was wrong. As it turned out the … Continue reading

Posted in Effective Practices, Software Design, TDD | Leave a comment