SpecFlow
SpecFlow copied to clipboard
Specflow options missing in Visual studio 2019
SpecFlow Version
2.4.1
Which test runner are you using?
MSTest
Test Runner Version Number
xxx
.NET Implementation
equal or greater .NET Framework 4.6.1
Project Format of the SpecFlow project
Classic project format using packages.config
.feature.cs files are generated using
SpecFlowSingleFileGenerator custom tool
Test Execution Method
Command line – PLEASE SPECIFY THE FULL COMMAND LINE
SpecFlow Section in app.config or content of specflow.json
No response
Issue Description
I am install Specflow extension for Visual Studio 2019, but there is no Specflow options in Tools -> Options.
I also have problem with specflow, because feature files are not colorized. When I use RMB on that file I get: Cannot find custom tool 'SpecFlowSingleFileGenerator' on this system
Steps to Reproduce
Install Specflow for vs 2019
Link to Repro Project
No response