Use this tag for version specific questions about ReSharper 5.1 - the refactoring and productivity extension for Visual Studio by JetBrains.
We have MSTest tests which automatically run in hourly production. One of these tests is marked with [Ignore] attribute because …
c# mstest resharper-5.1When creating a generic base test class in MSTest, and inheriting from it, I'm unable to run the tests of …
c# visual-studio unit-testing mstest resharper-5.1