MSDN Article Published - Team System Automated Unit Testing & Code Generation
Yes, I have been a blog-slacker for quite some time now - and I apologize. We're closing down on a huge project at work, and I should pickup my activities in the coming weeks.
Shameless plug alert…
Thanks to Rob Caron, who pointed out that a number of Team System-related articles were published to MSDN Online, including one of mine titled:
Unit Testing and Generating Source Code for Unit Test Frameworks Using Visual Studio 2005 Team System
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/UTFwVS05TmSys.asp
This article covers an introduction to automated unit testing, and provides an insight into setting up a new Unit Test project, and what code is automatically generated for you.