Unit test runner - execution location
Since upgrading to 7.1, unit tests are now built and run under a new non-relative directory to the solution it was created in
"C:\Users\<username>\AppData\Local\Temp\TestResults\"
They used to be:
"bin\Debug\Deploy_<username> <date>\"
In my Resharper settings I have "Run tests from: Project output folder" ticked, but it doesn't seem to work.
Any help?
P.s these are MS unit tests
Please sign in to leave a comment.
Hello Simon,
Thanks for the report. We've confirmed this issue as a bug, so now we are investigating it. You're welcome to vote for it here: http://youtrack.jetbrains.com/issue/RSRP-335233.
Hello Simon,
Could you please try this build from here: http://download.jetbrains.com/resharper/ReSharperSetup.7.1.1000.338.msi.
It's a private dev build which includes some fixes for this issue.
Please let me know how it goes.
Thanks!