-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Implement unambiguous keywords #2557
Comments
The proposal is a breaking change with way too much impact and a very limited upside. I see no good reason to add this to Cucumber-JVM. While it's nice to have it supported in some implementations but it doesn't follow that it should be supported in all. While it is suggested as a feature toggle this toggle would have to be on by default to be noticed - making it a breaking change. If not turned on by default it would effectively be ignored as it would go unnoticed. And considering the overall priorities I'd say this won't happen in the foreseeable future. So as not clutter up the backlog I'm closing this. |
Is there any pointers/gotchas/starting points/advice for anybody that might pick this up for implementation? I think it's a great feature, with a real upside for writing and trusting scenario steps are doing as the keywords imply. |
As described in cucumber/common#768
The text was updated successfully, but these errors were encountered: