Sunday, April 1, 2007

Test Driven Development within Visual Studio 2005

I found a little product that makes test driven development within the VS 2005 environment a breeze - check it out at www.testdriven.net.

It allows you to run any unit tests you have under the debugger, through the command line or launched in NUnit by simply right clicking on the unit test. This makes it much easier to integrate your tests into your development environment and allows for debugging driven through your NUnit tests.

No comments:

       

Blog Archive