parallel-cucumber-js icon indicating copy to clipboard operation
parallel-cucumber-js copied to clipboard

Combination with TAGS disjunction is not properly parsed

Open ViacheslauBushyla opened this issue 6 years ago • 1 comments

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 https://github.com/simondean/parallel-cucumber-js/commit/c113a5725bd6d5127d63fafffc192dbce2c977c5#diff-a319cf624e12fddcc37aa7b3e8a80e16R229

ViacheslauBushyla avatar Jun 19 '18 11:06 ViacheslauBushyla

@ViacheslauBushyla WAT :/

bar avatar Jun 19 '18 14:06 bar