Resharper 2017 + NUnit 2.6 + Chrome: issues
Hi,
I have web test project under VS2013: .NET, Nunit 2.6.4.14350, Selenium 2.53.1.0, chromedriver 2.33, Chrome browser. Everything worked great under R# 8.2.
I have recently upgraded to R# 2017.2.2 and got bunch of issues making upgrade totally useless for running UTs.
1. I can't add single testcase to session. I need to add entire testsuite
2. Test execution terminates in 50% of runs showing test results as inconclusive with no useful debug info
3. When I close session and then reopen it via RESHARPER menu all test results and logs disappear.
4. If I run testcase and then make any changes to it - test result and debug output clears in session window for that testcase.
All issues above disappeared when I rolled back to 8.2
Please sign in to leave a comment.
Hello Maksim!
Thank you for contacting us.
ReSharper 2017.2.2 supports NUnit 3.0 and above versions.
Thank you.