In the previous article we have created a basic tennis scoring system using test driven development. We’ve implemented player scoring and end of the game.
In the previous article we have created a basic tennis scoring system using test driven development. We’ve implemented player scoring and end of the game.
In the previous article we have setup our TDD environment in JS, so we are ready to dip our toes into the pool of test
Today we will have a look at what’s TDD and why some developer teams use it. Personally I haven’t used TDD a lot, I think