We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I pass scenarios TAGS arguments to parallel-cucumber runner --profiles.desktop.tags @foo,@bar (https://github.com/cucumber/cucumber-js/blob/1.x/docs/cli.md#tags 3rd example with OR) Then parallel-cucumber can't find any scenario
@foo,@bar
The issue is introduced in the following line c113a57#diff-a319cf624e12fddcc37aa7b3e8a80e16R229
The text was updated successfully, but these errors were encountered:
@ViacheslauBushyla WAT :/
Sorry, something went wrong.
No branches or pull requests
When I pass scenarios TAGS arguments to parallel-cucumber runner
--profiles.desktop.tags
@foo,@bar
(https://github.com/cucumber/cucumber-js/blob/1.x/docs/cli.md#tags 3rd example with OR)Then parallel-cucumber can't find any scenario
The issue is introduced in the following line c113a57#diff-a319cf624e12fddcc37aa7b3e8a80e16R229
The text was updated successfully, but these errors were encountered: