Visual Studio 2002, 2003 & 2005

It is getting there.  Your feedback particularly welcome if you're trying it with Visual Studio 2002 or 2005.  If it fails to load when Visual Studio first starts - check the left hand box in 'Add-in Manager' next to 'NUnit Add-In'.  Make sure it's the left hand one, you don't want it loading on startup!

9 Comments

  • Looks good on VS 2002!

  • same as before for me, maybe its my computer. //mawi

  • Hey again,



    just FYI:



    I attempted to install the latest binary from sourceforge, 0.8.428 - this time on my office desktop (which works fine with 0.6.207).



    It did not work out at all, so I had to reinstall 0.6.207 (and was a little bit nervous that it wouldnt work then either, but it did).



    So .6.207 is the supreme champ in my camp.



    /mawi

  • Oh btw,



    my laptop (a little freaky) is win xp, vs.net2003

    office desktop is (fresh install from a month ago) win2k, vs.net2003



    /mawi

  • Installed 0.8.428d with VS2005. It installed without errors, but won't load. To be exact, I get no errors, but none of the GUI items appear. Yes I've checked the left hand checkbox in Addin Manager :) It Works fine with VS2003 on the same machine.

  • I installed it under VS2005. Installation worked fine. But i don't have any entries in the context menu. I can call the NUnitAddIn commands via the Command Window but i'm getting a whole bunch of error. Under VS2003 on the same machine everything works fine. Ideas?

  • Apparently NUnitAddin needs a reasonable amount of work to make it play nicely with VS 2005, and I'm sure we'd have seen an update if that wasn't the case. In the meantime, a post outlining the current state of play would be really nice... (hint, hint!) ;)



    Can't wait to get these two working together!

  • Something broke from NUnitAddIn-0.8.428d to NUnitAddIn-0.9.482d



    The nUnit-GUI no longer runs the the test with the latter. This is the from "Test with..->Tools->NUnit"



    IDE is VS.Net 2002 running on Win2000 Adv. Server.



    When running nunit-gui.exe from explorer, i get the following error from the CLR debugger:



    An unhandled exception of type 'System.IO.FileNotFoundException' occurred in Unknown Module.

    Additional information: File or assembly name nunit.uikit, or one of its dependencies, was not found.



    Reverted to NUnitAddIn-0.8.428d. nUnit now working.

  • i have installed 0.9.982 in vs.net 2003 with some success. however, when i run tests on classes that inherit from classes in another project, the addin says that it cannot find the depend assembly. All assemblies compile in same directory, if the addin can find the test assembly, then it should have no problem finding the depend assemblies. Nothing i do seems to help it. any thoughts?

Comments have been disabled for this content.