Hmm, well R# 3.1 should also work. However if you just downgraded to R# 3.1 from R# 4.0 then you may need to reinstall Gallio since it won't have the necessary plugin installed.
AHH!! I know. MbUnit won't appear in the list of test frameworks in R# because that's really a link to the GUI. Long story, but it turns out that TestDriven.Net has a hardwired list of test runners built in and at this time the publicly released version does not know about Gallio.Icarus. That's ok. You can still run your tests just fine. Select Run Tests or Run With -> Debugger. Jeff. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel C Sent: Monday, July 07, 2008 4:35 PM To: MbUnit.User Subject: MbUnit Re: Installing mbUnit on 64x XP Yes, I am referring to TestDriven.Net. Upon installation of TD.Net, mbunit is not listed as one of the modules (but nunit, etc are). In addition, I do not see mbunit as an option when selecting what framework to run the test under. Details about setup: WinXP x64. SP2 VS 2005 /08 R# 3.1 (I was using the 4.0 demo but it just expired. The TD.Net issues existed before and after the re-install of R#) On Jul 7, 6:42 pm, "Jeff Brown" <[EMAIL PROTECTED]> wrote: > Those registry keys apply to TestDriven.Net. Do you have that installed? > (Was TestRunner a typo?) > > Also, please ensure you have R# 4.0 installed in order to use it with > Gallio. Of course, if it weren't installed then certain installation > options would have been greyed out. > > Hmm. It's also possible that the Gallio installer failed to detect R# > on x64. > > What else can you tell me about your setup? > > Jeff. > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > On > > Behalf Of Daniel C > Sent: Monday, July 07, 2008 12:57 PM > To: MbUnit.User > Subject: MbUnit Installing mbUnit on 64x XP > > I am having an issue successfully integrating VS2008 with mbunit on > WinXP 64x. Basically, I can use mbUnit via the GUI without issue, > but VS2008/R#/TestRunner refuse to recognize it. I followed the steps > in the following article:http://www.charliedigital.com/PermaLink,guid,f1353968-e3b9-4d81-812f -... > 6239b.aspx > (so I basically added a new reg key, with the same exact data as the > present reg key), with no luck. > > And yes, the project I am testing references the same version of > mbUnit that is installed on the box. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
