CaseBase, A Testing Framework for C#
Test-Driven Development is best described in the source work of the same name by Kent Beck. Our purpose here is to provide a practical exercise which illustrates the highlights of TDD using a Testing Framework we’ve developed in C#.
CaseBase is a Visual Studio solution, and introduces the concepts of Master (persistent representation of test results) and Monitor (an inspector for Master values).
Authors: Tom Ollar, Jim Bennett
Published: January 27, 2005
link






