ReSharper Ultimate - Unit Tests Not Running in VS2019
Completed
When I perform a run-all tests, the tests do not run (no errors either). They just have blue icon with white exclamation mark. Please help.
Microsoft Visual Studio Professional 2019
Version 16.4.5
VisualStudio.16.Release/16.4.5+29806.167
Microsoft .NET Framework
Version 4.8.03761
Installed Version: Professional
JetBrains ReSharper Ultimate 2019.3.2 Build 193.0.20200209.70108
\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
Windows 10 1803
Please sign in to leave a comment.
Hello Scott,
Could you please specify if VS test runner runs those tests?
Could you please run Visual Studio with the following command line: 'devenv /ReSharper.LogFile c:\log\resharper.log /ReSharper.LogLevel Verbose', reproduce the issue and send us a corresponding 'resharper.log' file. You can share it privately via "Submit a request" form.
Thank you.
I had to suspend / resume resharper inside of visual studio. Seems to work now.
Thank you for the reply, Scott.
Please let us know if the problem reoccurs.
For me, the option was visible after disable-enable of resharper, but then again it just simply disappeared.
Hello Ganesh Jadhav,
Could you please specify what option disappeared in your case?
Thank you.
Hi. I was referring to the "Run unit tests" option when right clicked on a project/c# file in VS solution explorer.
Another observation: I had updated VS to latest version couple of days back, and today, before this issue occurred, VS had popped up a confirmation for enabling "AI assisted intellicode", which I had allowed. This resulted in VS freezing and then I force closed it. May be intellicode is causing this issue with Resharper?
Hello Ganesh Jadhav,
thank you for the reply. Not sure what caused the issue.
We need some more info to investigate the issue. Please start VS with the following command: ``devenv.exe /ReSharper.LogFile C:\log\resharper_log.txt /ReSharper.LogLevel Verbose``, reproduce the issue and send us resharper_log.txt. You can share it privately via "Submit a request" form at the top of the page.
Thank you.