How Extreme Programming (XP) started my TDD journey
In a previous post, I mentioned how I happened to land in JUnit while I was trying to find implementations of design patterns. In this post, I will talk about how I could take that test automation to the next level by practising Test-Driven Development (TDD). I first learned about