Archive for July, 2009
The Testability Explorer Blog
Wednesday, July 8th, 2009We are going to start doing test driven development at my work. So I’ve been looking at ways around the problems that I’ve previously encountered when trying to write unit tests. Most of these problems centre around not being able to isolate the logic that I want to test. Often there are large amounts of [...]