Windows7, Resharper 5.1, VS2010 and xunit.contrib problem

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:

  1. Close all running VS2010 instances
  2. Upgrade to latest xunit.contrib for Resharper 5.1
  3. 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
  4. Open VS2010 again and you should be able to run the unit tests in unit test runner of Resharper again.

Hope that helps

About the author

Daniel Marbach

2 comments

Recent Posts