Just a short notice. If you are using Resharper 5.1 under Windows7 and xunit.contrib and your unit tests are not executed anymore in VS2010 you need to check the following:
- Close all running VS2010 instances
- Upgrade to latest xunit.contrib for Resharper 5.1
- If you have xunit.contrib under Program Files\Jetbrains\Resharper\..\Bin\Plugins then move them to
[Root]:\Users\[YourUser]\AppData\Roaming\JetBrains\ReSharper\v5.1\vs10.0\Plugins\XunitContrib - Open VS2010 again and you should be able to run the unit tests in unit test runner of Resharper again.
Hope that helps
Indeed it helped.
Windows7 resharper 5 1 vs2010 and xunit contrib problem.. Awesome 🙂