SpecFlow icon indicating copy to clipboard operation
SpecFlow copied to clipboard

Specflow options missing in Visual studio 2019

Open netmajor opened this issue 1 year ago • 4 comments

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 image image

Steps to Reproduce

Install Specflow for vs 2019

Link to Repro Project

No response

netmajor avatar Jul 05 '24 11:07 netmajor