Tagged Questions
2
votes
2answers
1k views
ReSharper doesn't see my Machine.Specification tests
I'm having a problem getting ReSharper to see the Machine.Specification "tests" I've written.
The specs run in the ConsoleRunner from mSpec. When I try to "Run Unit Tests" in ReSharper, I get a ...
0
votes
1answer
233 views
Reharper runner plugins for xunit and mspec simultaniously
I have successfully used the Resharper 4.5 runner for xunit tests in vs2008. Now I want to try out MSpec and I want to use the Resharper 4.5 runner for MSpec. But I have them both installed I get an ...