Re: NUnit for VS2008 & .NetFrmwk3.5
"Charlie Poole" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <001801c8ae52$f66b5640$6401a8c0@ferrari> |
Hi David, It should be fine. It sounds like NUnit is loading OK, but your tests cannot be loaded because they reference a version of the NUnit framework that is no longer present. To verify this, run the NUnit gui with the /noload option. It should load OK. Next, navigate to a test assembly you want to run and open it. If it fails to load, the problem is with that assembly. If this is the case, you have two options to load the test successfully: 1) Find the version of the nunit.framework it references and make a copy of that assembly available to the test by copying it to the same directory. 2) Rebuild the test assembly against the current version of NUnit. Of course, I could have guessed wrong, in which case you can follow up with more info and we'll take it from there. I'm copying this to the nunit-users list, which would be the ideal place to continue this discussion if you have further problems. Charlie _____ From: David Harrison [mailto:[email protected]] Sent: Sunday, May 04, 2008 7:56 AM To: [email protected] Subject: NUnit for VS2008 & .NetFrmwk3.5 Hi there, is the current version of NUnit ok for use in the above setup? When I attempt to start the NUnit GUI it throws an exception, failing to find an old version of an NUnit dll file. I have .NetFramewk 3.5 installed, no others, and am running VS2008. Please advise at your earliest convenience. Thanks & regards ----------------- David Harrison QA/Test Manager +41.(0)76.386.4330 [email protected] www.dexters-defect-dungeon.com _____ Sent from Yahoo! Mail <http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/ evt=52418/*http://uk.docs.yahoo.com/nowyoucan.html> . A Smarter Email. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users