<unitTestProvider name="SpecRun+NUnit" />Also, in the VS -> Tools -> Options -> SpecFlow menu, you can choose the test provider you want to use by default - I chose ReSharper there because we use the command line to run the tests with SpecRun.
--
You received this message because you are subscribed to the Google Groups "SpecFlow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to specflow+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
ReSharper does not support running/debugging SpecFlow tests. "Run Specflow Scenarios" item is not ReSharper one and ReSharper does not support *.feature files, it is provided by SpecFlow plugin for Visual Studio. And it seems like such plugin does not support ReSharper 9.0 yet. So please contact SpecFlow authors about it.
--
You received this message because you are subscribed to the Google Groups "SpecFlow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to specflow+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Try building the v2 branch. I've found this much simpler to build out of the box (as it were)
On Sun, Mar 15, 2015 at 12:34 AM, Richard Slaughter wrote:
I'm also experiencing this issue under VS2013 + Resharper 9.I believe this is because the Resharper unit test context commands have changed from- Resharper.Reharper_ReSharper_UnitTest_RunContext and Resharper.Reharper_ReSharper_UnitTest_DebugContextto- Resharper.Reharper_ReSharperUnitTestRunContext and Resharper.Reharper_ReSharperUnitTestDebugContextLooks like it should be a reasonably straight forward fix in SpecFlow/IdeIntegration/Vs2010Integration/TestRunner/ReSharper6TestRunnerGateway.cs.I'd love to submit a pull request to fix this, but haven't been able to get the solution to build. Are pre-requisites documented anywhere?
--
You received this message because you are subscribed to the Google Groups "SpecFlow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to specflow+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to specflow+u...@googlegroups.com.