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

Feature Request: strict mode #1904

Closed
SabotageAndi opened this issue Mar 4, 2020 · 3 comments
Closed

Feature Request: strict mode #1904

SabotageAndi opened this issue Mar 4, 2020 · 3 comments

Comments

@SabotageAndi
Copy link
Contributor

Based on idea from https://twitter.com/gweninterpreter/status/1235172804837773313?s=19

Add a strict mode to SpecFlow which adds additional checks for the Scenarios.

Configuration:
strictMode: true

Checks at compile time:

  • Given, When, Then order has to be given. No When/Then jumping is allowed
  • the word 'click' is blocked

Checks at runtime:

  • tbd
@mpkorstanje
Copy link

mpkorstanje commented Mar 5, 2020

This is different from cucumber strict mode. Perhaps a different name is in order?

cucumber/common#714

@SabotageAndi
Copy link
Contributor Author

To make it easier for you all to vote on feature requests and influence our prioritization of them in our backlog, we created in our new support tool a special forum to have a better overview of all of them. We moved this feature request there and you can find it here. Sadly we could not take over the existing votes. So if you are still interested in this feature request, please vote again on the new list.

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants