NUnit test project setup template.
A NUnit test project should be a projct of type “class library” set to run C:\Program Files\NUnit V2.0\bin\nunit-gui.exe for debugging with a command line like “/assembly:myassembly.dll”.
« Granting FullTrust security permissions. | Main | SelectNodes requires XmlNamespaceManager when XML Schema file has a default namespace attribute. »
A NUnit test project should be a projct of type “class library” set to run C:\Program Files\NUnit V2.0\bin\nunit-gui.exe for debugging with a command line like “/assembly:myassembly.dll”.