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
The Gherkin grammar diagram does not contain the changes that were made since Gherkin v6:
Gherkin v6
Rule
SEE ALSO:
TO BE CLARIFIED: Should aliases be shown ?!?
aliases
Example
Scenario
Scenario Template
Scenario Outline
Scenarios
Examples
I just inspected the Gherkin diagram and compared it with the gherkin.berp grammar.
gherkin.berp
Steps to reproduce the behavior:
Gherkin grammar diagram
docs.cucumber.io: Gherkin Reference
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
👓 What did you see?
The Gherkin grammar diagram does not contain the changes that were made since
Gherkin v6
:Rule
keyword/entity is missing in the diagramSEE ALSO:
✅ What did you expect to see?
Rule
keyword/entity should be shown in diagramTO BE CLARIFIED: Should
aliases
be shown ?!?Example
: Alias forScenario
Scenario Template
: Alias forScenario Outline
Scenarios
: Alias forExamples
table(s) inScenario Outline
📦 Which tool/library version are you using?
I just inspected the Gherkin diagram and compared it with the
gherkin.berp
grammar.🔬 How could we reproduce it?
Steps to reproduce the behavior:
Gherkin grammar diagram
withgherkin.berp
and/or Gherkin description indocs.cucumber.io: Gherkin Reference
pageGherkin grammar diagram
does not containRule
entityThe text was updated successfully, but these errors were encountered: