I Tried TDD for a Month — Here’s What I Learnt

Anna Azzam
3 min readApr 12, 2023

Intro

For many software developers, Test-Driven Development (TDD) has always been a topic that’s been taught in university but never really practiced in real-world development. However, after hearing a colleague rave about the benefits of TDD and how it changed his life as a developer, I became curious and decided to try it out for myself.

--

--