Thursday, September 4, 2008

xUnit and ReSharper 4.1

I'm currently reading some of the code in the Umbrella project, and wanted to run some of the xUnit tests using the unit test runner in Resharper 4.1 (yes it's out:).

To be able to do that you must install the Resharper plugin that comes with the xUnit download (by executing xunit.installer.exe). Current, the installer does not recognize Resharper versions other than 4.0, so I was on my own.

Fortunately, this fella had a solution that worked great (but use the registry key that corresponds to your VS and R# installations).

No comments: