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

--tags option can't be passed in #77

Open
markgoho opened this issue Aug 27, 2020 · 1 comment
Open

--tags option can't be passed in #77

markgoho opened this issue Aug 27, 2020 · 1 comment

Comments

@markgoho
Copy link

running cucumber_booster --job 10/15 --tags 'not @flaky' results in:

lib/test_boosters/cli_parser.rb:36:in parse': invalid option: --tags (OptionParser::InvalidOption)`

@theomelo
Copy link

theomelo commented Jul 7, 2022

It respects tags defined in your cucumber.yml file.

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

No branches or pull requests

2 participants