In a day to day usage, how well does NCrunch play with ReSharper? Can they be run side by side without any (usablilty) glitches? Is performance still OK? Anything to watch out for? Does the ReSharper testrunner still work?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I use both with no issues. I only use the Resharper test runner for debugging – it sometimes it gives better error feedback. You really need have a multicore machine for NCrunch. It always tries to run on the core that VS isn’t using so it won’t affect VS performance. Resharper is leaner but runs on the same core as VS so it will harm performance more.