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

Should be able to Configure Inspection of "Undefined step" issue in Feature files as Warnings not Errors #62

Closed
chrisusher opened this issue Mar 24, 2021 · 0 comments · Fixed by #64

Comments

@chrisusher
Copy link

Given I have installed the Specflow Plugin
And I have a feature file which has no matching step definition in any project
And I go into Rider's Inspection Severity and change the Undefined step as "Warning" not "Error"
When I load the Solution in Rider
Then There should be only warnings for undefined step definitions in my feature file

I may have missed something in the documentation here, but we have a repo with 800+ undefined steps in 70 files, it would be amazing to be able to configure the severity of "Undefined step" to "Warning" instead of "Error" so that we can see real compilation errors in real-time without having to filter out Feature files.

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