xUnit Patterns - Writing Better Tests
Just found a great website on xUnit test patterns. Should be a book by February, but right now the content is available online.
The goal is to provide patterns from experienced developers to help the rest of us to do a better job of writing our unit tests.
A tool like an xUnit framework (cfcUnit in ColdFusion) is really just a starting point for unit testing as there are all kinds of issues in designing tests. A set of proven patterns for designing and implementing unit tests should be a welcome addition to the library!



There are no comments for this entry.
[Add Comment]