We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Visual Studio 2022
No
N/A
Just by having a field of type System.Windows.Forms.ScreenOrientation anywhere in the project, it will break the SpecFlow extension with error:
The project bindings (e.g. step definitions) could not be discovered. Navigation, step completion and other features are disabled.
This might be related to other bugs here, however here I have a reliable way to trigger it. You may look at linked repository to see it in action.
Visual Studio - 17.7.7 SpecFlow Extension - 2022.1.91.26832
https://github.com/algirdasN/SpecFlowExtensionBug
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Used Visual Studio
Visual Studio 2022
Are the latest Visual Studio updates installed?
No
SpecFlow Section in app.config or content of specflow.json
N/A
Issue Description
Just by having a field of type System.Windows.Forms.ScreenOrientation anywhere in the project, it will break the SpecFlow extension with error:
This might be related to other bugs here, however here I have a reliable way to trigger it. You may look at linked repository to see it in action.
Visual Studio - 17.7.7
SpecFlow Extension - 2022.1.91.26832
Steps to Reproduce
Link to Repository Project
https://github.com/algirdasN/SpecFlowExtensionBug
The text was updated successfully, but these errors were encountered: