Tuesday, November 26, 2013

Enable MbUnit Tests within Resharper 7.1 and Higher

Introduction

It is not possible to run unit tests written with the MbUnit test framework from within Resharper 7.1 and higher. To allow you to run them using Resharper you have to install a plugin.

Download

Install

Unzip and place them inside the following folder:
C:\Program Files (x86)\JetBrains\ReSharper\v7.1\Bin\plugins\


References


3 comments:

  1. Is there any Gallio/MbUnit plugin for Resharper 8?

    ReplyDelete
  2. hey there,

    As I am still working with the versions lower then 8 I am not sure about that. I would be interested to hear from you when you figured that one out. Good luck!

    ReplyDelete
  3. I did not have the folder "Plugins" within the folder "Bin" so i created it, copied the three files, and restarted Visual Studio. Unfortunately none of the ReSharper commands seem to be working now... I am using ReSharper 7.1.3 with Gallio 3.3 -- any help will be greatly appreciated. Thanks.

    ReplyDelete