I have recently upgraded to VS2010 Premium and Resharper 5.1.3000.12. Its test runner will now not execute MS Tests.
The dialog shows up but nothing happens.
So when opening \Bin\Debug\TestResults .trx file, I see a list of tests reported as not executed.
They will execute fine if I click run from this dialog.
If I click to view the 'Test run error' link I see the error message:
"Failed to queue test run 'user@network date': The system can not find the file specified"
Nunit tests work fine.
Any ideas? Thanks