After installing Resharper 6, none of the unit test icons in my unit test classes (I am using MbUNut and Gallio) are visible, and when I select Run Unit tests from any of the menus, Visual Studio cannot find any unit tests...
Asked
Active
Viewed 399 times
2
-
So it is problem of MbUnit and Gallio integration with VS / Resharper 6. It works without problem with MSTest and NUnit (even better then 5.1). – Ladislav Mrnka Aug 11 '11 at 20:48
-
possible duplicate of [Does MBUnit support Resharper 6?](http://stackoverflow.com/questions/6622646/does-mbunit-support-resharper-6) – Ladislav Mrnka Aug 11 '11 at 20:49
-
Another info about Gallio not supported in Resharper 6: http://www.jetbrains.com/resharper/plugins/index.jsp#Gallio – Ladislav Mrnka Aug 11 '11 at 20:51
1 Answers
0
Ignoring the lack of an actual question here; there's an issue raised on the Gallio/MBUnit project for this (Issue 850) and a corresponding one for ReSharper 6.1 (Issue 873). You should follow up there.
Gallio 3.3.1 is the version when ReSharper 6 support appeared.

Richard Banks
- 12,456
- 3
- 46
- 62