"xUnit Test Patterns: Refactoring Test Code" by Gerard Meszaros
My first reaction to the book xUnit Test Patterns: Refactoring Test Code by Gerard Meszaros (Addison-Wesley) was shock: 800 pages on writing unit tests? Isn't that taking things a little too far?
I have a problem calling such an omnibus a "patterns" book. At 800 pages, xUnit Test Patterns is …
more ...