I have following setup in my config file, but still the test explorer is not able to find the test cases.
<specFlow>
<unitTestProvider name="Nunit" />
<plugins>
<add name="SpecFlow.Plus.Excel" type="Generator" />
</plugins>
</specFlow>