You can attach the debugger to Icarus if you change the Runner Type preference to IsolatedAppDomain instead of IsolatedProcess.
On Sun, Jan 18, 2009 at 5:00 AM, Simone Chiaretta < [email protected]> wrote: > I'll do some more testing and let you know. > I used TD.Net, but I doesn't have the nice integration that R# has. > I'd rather use the icarus GUI :) > It has one problem tho: I cannot attach to the process to debug the tests > Simo > > > On Sun, Jan 18, 2009 at 4:38 AM, Jeff Brown <[email protected]> wrote: > >> >> There are performance problems with the R# integration that we are working >> on. That said usually it is not this extreme. >> >> Out of curiosity do you notice if the slowndown is greater when the test >> class is larger or when you use an abstract test base class? >> >> You might try using TestDriven.Net instead for now. You will need to >> reinstall or repair Gallio to enable tdnet integration if not already >> installed. >> >> Jeff. >> -----Original Message----- >> From: "Simone Chiaretta" <[email protected]> >> Date: Saturday, Jan 17, 2009 5:51 pm >> Subject: MbUnit VS becomes very slow with Gallio 546 and Resharper 4.1 >> To: [email protected]: [email protected] >> >> Hi, >> I started playing around with Gallio since it allows running MbUnit tests >> directly from inside VisualStudio through ReSharper. >> But it appears to make VS incredibly slow: >> every key I type inside a codefile that contains an MbUnit test, VS >> freezes, sometimes also becomes all white, sometimes I get a 'synchronizing >> with external changes...' on the status bar. And after 10-15 seconds I get >> the control back. But then, next key, same 10-15 of pain. >> >> I tried disabling Gallio from VS Add-ins, but nothing changed. >> The only way to make this pain go away is to uncheck Gallio from the 'Unit >> testing providers' inside R# options. >> >> Any idea where the problem could be and how can I fix this? >> Thank you >> Simone >> >> -- >> Simone Chiaretta >> codeclimber.net.nz >> Any sufficiently advanced technology is indistinguishable from magic >> 'Life is short, play hard' >> >> >> >> >> >> >> > > > -- > Simone Chiaretta > codeclimber.net.nz > Any sufficiently advanced technology is indistinguishable from magic > "Life is short, play hard" > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
