What is test driven development (TDD)
TDD provides feedback immediately! Immediate notification of mistakes prevents bugs. If a bug lives for less than a few minutes, is it really a bug? No, it’s a prevented bug. In this article, we will explore ‘What is TDD’ and more about it.