Unit Testing in .NET Projects |
|
|
|
Written by Jay Flowers
|
Wednesday, 24 May 2006 |
Now is a pretty exciting time for unit testing in .NET. Tremendous
progress is being made on several fronts: IDE integration, process
integration, and new test fixtures. Jay Flowers and Andrew Stopford
explain how to use Visual Studio’s new integrated unit testing, as well
as the NUnit and MbUnit testing frameworks.
Article Source Code Examples
|