ReSharper 8 Beta Won't Run Unit Tests

After installing ReSharper 8 Beta, I can't get any of the NUnit unit tests to run. I see the progress bar continuously updating, but it doesn't look as if it is doing anything. I let it run for several minutes to see if it would eventually hit the breakpoint in the first line of the test, but it never did.

1 comment
Comment actions Permalink

I have the same problem in one computer (windows 8 Pro x64) but in other (win 7 pro x64) they run ok. Same solution.

I changed from nunit to mstest and the same problem. It looks like it tries to start something (the progress bar of the unit test sessions starts) but the only thing I can do is press the stop button. Is the same for run or debug. MSTest it's working fine.

0

Please sign in to leave a comment.