Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After update SpecFlowNunit and SpecFlow versions to 3.9.74 .feature.cs files are not generated any more and it causes to not find the tests in Test Explorer #168

Open
onurtarar-bt opened this issue Jul 18, 2024 · 1 comment

Comments

@onurtarar-bt
Copy link

Used Visual Studio

Visual Studio 2022

Are the latest Visual Studio updates installed?

Yes

SpecFlow Section in app.config or content of specflow.json

{
"bindingCulture": {
"language": "en-us"
},
"language": {
"feature": "en-us"
}
}

Issue Description

After update SpecFlowNunit and SpecFlow versions to 3.9.74 .feature.cs files are not generated any more and it causes to not find the tests in Test Explorer. Before the update it created the .cs file automatically and it can see that test scenarios under the test explorer. I googled it already and people usually says change the specFlowSingleFileGeneratorCustomTool params under the tools. Specflow is not displayed under the Tools>Options. I tried to change it through specflow.json file and it's not been worked either.

Steps to Reproduce

image

Link to Repository Project

No response

@onurtarar-bt
Copy link
Author

Fixeddd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant