-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
🙏 help wantedHelp wanted - not prioritized by core teamHelp wanted - not prioritized by core team⚡ enhancementRequest for new functionalityRequest for new functionalitygood first issueGood for newcomersGood for newcomers
Description
🤔 What's the problem you're trying to solve?
In #1779 we deprecated and removed cucumber.options. Unfortunately there are a slew of outdated tutorials still in existence. And this out dated knowledge creates a slow trickle of questions on StackOverflow. It would be nice if we can stop this waste of everyones time.
- https://stackoverflow.com/questions/75018868/how-to-pass-cucumber-tags-for-a-testrunner-run-configuration-in-intellij-idea
- https://stackoverflow.com/questions/74166459/setting-cucumber-tag-via-system-property
- https://stackoverflow.com/questions/72187601/command-line-could-not-overridden-cucumber-options/72189029#72189029
- https://stackoverflow.com/questions/70631614/cannot-pass-cucumber-options-from-command-line-with-gradle
- https://stackoverflow.com/questions/75195344/passing-features-argument-to-cucumber-as-environment-variable-to-restrict-featur
- ect
✨ What's your proposed solution?
Effectively revert #1836 but instead of listing the individual properties, tell people they should read the Constants class java doc.
Metadata
Metadata
Assignees
Labels
🙏 help wantedHelp wanted - not prioritized by core teamHelp wanted - not prioritized by core team⚡ enhancementRequest for new functionalityRequest for new functionalitygood first issueGood for newcomersGood for newcomers