NUnit
NUnit has been there from the beginning of .Net and is considered the ubiquitous framework for unit testing in .Net - everyone has used it at one point or another. It doesn't have as many capabilities as MbUnit, but it is easily extensible - unless we need the additional features found in MbUnit we generally favour this unit testing framework.
1/1/2007 12:00:00 PM
Back