MSTEST not working with Resharper 6.1 Follow
Hi all,
I have VSNET 2010 with Resharper 6.1 and my unit test hangs on pending all the time
Another machine with no Resharper works fine
I read in this forum that in 6.0 there was a was a known issue about this. Is there any news or a fix for this?
Please sign in to leave a comment.
Hello Pini
Does this happen with any test in any solution? Could you please check if running a simple test in a newly created class library project with ReSharper works fine? Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi, I fixed the problem by installing VSNET 2010
In any case this happened for the simplest test for the Add function (return x+ y)