Test-Driven Development in an Agile world
These days businesses focus more and more on Continues Integration and Continues Deployment in the Agile / DevOps world. The urge of businesses to update their software more often results in more time pressure on testing the software. An answer to this problem is Test-Driven Development (TDD).
In this article I talk about what TDD is and what the method looks like.