Tuesday, January 03, 2006

Unit Testing in Visual Studio 2005 Team System

Unit testing is one of the tasks that every programmer worth their salt needs to do. In this article I show you how to use the new Unit Testing feature of Visual Studio 2005 Team System to auto-generate the code needed to test your application.

No comments: