MSTest not working in 2019.2.2

Just upgraded to 2019.2.2 version of ReSharper, using Visual Studio 2017.  None of my MsTests are being displayed in the Unit Test Explorer, none of the icons are showing in the test .cs file.

Not great for Test Driven Development, delivering negative productivity improvements now.

 

Anybody else experienced this and know a fix?

1
6 comments

Hello James,

 

Thank you for the feedback.

Could you please try a suggestion from the following help article

Also please try disabling ReSharper | Options | Environment | Read solution model directly and check the issue once again.

Thank you.

0

Hello James,

 

Could you please let us know if you still experience the problem with MSTests?

Thank you.

0

I've been having the same problem with MSTests since updating to R# 2019.2.3 on Visual Studio Enterprise 2017.

I tried your suggestions to James but problem persists.

Any help would be greatly appreciated as I am doing a lot of unit test work at the moment and facing a deadline.

Thank you

0

I was able to resolve this by running a pending update for VS2017.

It's not clear if it was the update itself that fixed it but as soon as the update completed, I relaunched VS and opened the solution and R# picked up the unit tests in the solution.

0
Avatar
Permanently deleted user

Hi 

I have the same Problem I am using VS 2017 with R# 2019.3.1 I dont see any Unittest with the R#.

My Collegues uses the same setup with the same same settings and they can see the unittest in R#.

With the Testrunner of VS i can see and run the unittest.

 

0

Hello Bertram,

 

thank you for the feedback.

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.

0

Please sign in to leave a comment.