Reputation: 89
I've installed Specflow+ and I'm using
<specFlow>
<unitTestProvider name="SpecRun" />
<plugins>
<add name="SpecRun" />
</plugins>
</specFlow>
But Resharper Unit Test Explorer doesn't show the tests. Any solutions?
Upvotes: 1
Views: 367
Reputation: 5835
The SpecFlow+ Runner has no support for the Resharper Unit Test Explorer. We currently support only the Visual Studio Test Explorer.
It is on our backlog to investigate how to bring the SpecFlow+ Runner into the Resharper Unit Test Explorer.
Full Disclosure: I am one of the developers of SpecFlow & SpecFlow+
Upvotes: 3