Tuesday, March 07, 2006

Unit Testing snippets for VS2005

Having just touched on NUnit testing in a training presentation at Mando Group Ltd, it was perfect timing that I ran across this article posted to TheServerSide.Net.

Snippets seem to be a great addition to VS2005, allowing templates for common code to be pulled from a common store - great for implementing coding standards and best practices.

These snippets provide the framework for generating unit test classes running under both NUnit and Microsoft Visual Studio Team Server.

This is one set of snippets that I'm definitely going to be installing.

No comments: