-
-
Notifications
You must be signed in to change notification settings - Fork 689
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
step ambiguity issue #217
Comments
To me, this requires you somehow to specify that path should not contain a double quote otherwise the resulting regex's will cause it to be ambiguous. cucumber-js has the built in transform for strings with in double quotes |
Should be fixed in v4.0.0. Please reopen a new ticket referencing this one. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
From @tony-kerz on June 6, 2017 15:44
the following step definitions:
incurs the following:
should there be implied begin-end terminators in these expressions?
Copied from original issue: cucumber/cucumber-expressions-javascript#5
The text was updated successfully, but these errors were encountered: