TDD: It’s Not That Simple

TDD is pretty simple right? Obey the red-green-refactor step-by-step and you’re on your way to glorious, non-legacy code. It’s really easy to explain. The rules are easy to follow. Why then so few people actually do it, and when they do, so few actually do it well? In my talk Read more…

Gil Zilberfeld's Everyday Unit Testing book

A Book Is Born!

Hey everyone, I’m excited, I guess you can tell that. I’ve spent the recent years in the world of unit testing. There’s aLot of information out there. It looks like a solved problem. Yet most developers don’t unit test their code. TDD is even in worse shape This is where Read more…