You don’t know Test-Driven Development… Yet

Willian Corrêa
Level Up Coding
Published in
13 min readSep 28, 2023

--

Test-driven development (TDD) has been a cornerstone of software engineering for years, yet its core principles are often misunderstood or misapplied. This article aims to shed light on these overlooked aspects, elevating your understanding of TDD regardless of your experience level. While the title may come across as provocative, it’s inspired by Kyle Simpson’s seminal book series, ‘You Don’t Know JS Yet.’ The goal here is not to question your expertise, but to challenge conventional wisdom and enrich your perspective on TDD.

--

--