I have been looking in to doing some test driven development for one of the applications that I\'m currently writing(OLE wrapper for an OLE object). The only problem is tha
It seems like visual C# 2010 express has some kind of extensions but I can't find anything for nunit (git or subversion). Anyone seen anything about that?
Nunit seems to work independently, why not try it with the express versions of Visual Studio?
It looks like you have to use the test dlls outside of VS , from the Nunit GUI.