unit tests option in Resharper is missing Follow
Answered
I am using Visual studio 2017 and Resharper 17.1.3. My colleagues are using the same version. For some reason I had to re-install the resharper and noticed that Unit Tests option is missing from the menu. I uninstalled and installed again but still it's missing. When I use the shortcut(ctr+U, ctr+I), I get a notification that Resharper_UnitTestRunSolution is not currently available.
Any thoughts on how to fix it?
Please sign in to leave a comment.
Hello Arash
Check that "Unit Testing" feature is enabled here:
1. ReSharper | Options | Environment | Products & Features | Features | Unit Testing
2. ReSharper | Options | Tools | Unit Testing | MSTest/NUnit/xUnit.net | Enable "..." support.
Thanks!
Thanks, it was working now.