NUnit in the plugin on VS.NET 2003.
VsnUnit2k3 is an open source software on the SourceForge. Through this plugin, you can use the unit test tool in our vs.net IDE, you don't have to go back and forth. ~: P Instructions: first install the original, The vsnUnit2k3.dll in the package covers the original location .. Restart the vs.Net IDE is OK ... Good luck .. Description: 1. The original version Open this addin window is not automatically Dock to another window. Now modify it, so that the location of this Addin window can be saved last time, it can be automatically restored to the last position next time. This way you don't have to drag it to another window. (Function definition is getmyconfig () / savemyconfig () ...: p 2. It is possible to display the output result of the console.writeline () function. Note: This addIN window is best not to drag to the left side of the IDE. That is, with Toolbox / Server Explorer. It seems like a problem .... be Careful ... 2004.3.6 Download address: http://www.showyes.com/hbifts/mynunit2k3.zip The sample is as follows : http://www.cnblogs.com/cxsharp/archive/2004/03/28/4415.Arspx Related article: Get test infected with NUnit: Unit test Your .Net Data Access Layer
Adventures in C #: Using NUnit