Tag Archives: TDD
TDD, where did ‘I’ go wrong – 7 Months on
My last blog post some 7 months ago was ‘TDD, where did ‘I’ go wrong‘, this post will revisit some of the statements I made during that post, comments I received, and examine how the change has worked. So to start off with some background. Since changing our approach to TDD from ‘Method Based’ to ‘API […]
TDD, where did ‘I’ go wrong
I recently watched a talk by Ian Cooper from NDC 2013 titled ‘TDD, where did it all go wrong‘, and it has completely changed how I look at unit testing. This post looks at how I got it so wrong, and the benefits of following Ian’s approach. Method Based Unit Testing – So Wrong … I […]