It’s Time to Redefine TDD
--
Everybody asks for TDD but nobody uses it.
We’ve all interviewed at companies for Software Developer roles where Test Driven Development (TDD) is pushed as common practice at the company and is stipulated in the role spec. Most do. We know the answer they are looking for… the definition of TDD… write tests first, only do enough to get the simplest of tests passing and follow red, green…