I recently upgraded to VS2010 Premium and Resharper 5.1.3000.12. His test runner will no longer run MS tests.
A dialog box will appear, but nothing happens.
So, when I open the \ Bin \ Debug \ TestResults.trx file, I see a list of tests that failed.
They will work just fine if I click Run in this dialog box.
If I clicked the link "Test run error", I see an error message:
"Failed to start the test run 'user @network date': the system may not find the specified file"
Nunit tests work fine.
Any ideas? Thanks
Crice