Effective Programming



Definitely worth every penny: The WBITDD series of jbrains. He develops a small point-of-sale system, including hardware. Possible approaches, design alternatives, and much more are discussed and most important of all: You get to see some hands-on TDD. There’s a preview available. Decide for yourself if it’s worth spending money […]

I Recommend: Worlds Best Intro to TDD


When developing with frameworks, we usually have an integration problem, because the assumptions underlying our unit tests may or may not match the actual behaviour of the framework. Today I discuss a strategy to get out of this mess without duplicating tests or throwing away TDD. ► All My Insights […]

Insight of the Week #11 – Testing in Frameworks