NUnit Addin and ReSharper

There appears to be a conflict between these two add-ins. Everything works properly except NUnit Addin's Tools/Options... panel. When ReSharper is installed, the NUnit panel has problems loading. Not sure whose issue it is. Just FYI.

0
4 comments
Avatar
Permanently deleted user

Hello Nick,

There appears to be a conflict between these two add-ins. Everything
works properly except NUnit Addin's Tools/Options... panel. When
ReSharper is installed, the NUnit panel has problems loading. Not
sure whose issue it is. Just FYI.


Thanks for isolating this. I was trying to figure out why TestRunner wouldnt run anymore. :)

--
Matt Berther
http://www.mattberther.com

0
Avatar
Permanently deleted user

I've noticed when installing build 78 of resharper that NUnitAddins
'test with debugger' facility now fail. I can run tests using the addin
(run test) but not debug them.

Anyone else experiencing this problem or no a workaround?


Thanks
Darren

0
Avatar
Permanently deleted user

Scratch that you just need to regsvr32 csproj.dll which is contained in
one of the other postings. Didn't think the problems were related but
obviously were...


Darren

0
Avatar
Permanently deleted user

Yes, I had seen the unable to run tests using debugger, but I figured it was related. The fix to regsvr32 csproj.dll does fix the debugger problem, but not the options panel issue.

0

Please sign in to leave a comment.