-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Grammar for gherkin and galen is missing #772
Comments
Do you have a link to these languages, and perhaps BNF specifications? |
Here is the reference for using gherkin in cucumber: https://cucumber.io/docs/reference and here is the link to BNF: https://github.com/cucumber/gherkin2/wiki/BNF For galen I only have the link to the languauge, no BNF :/ sry: http://galenframework.com/ Maybe the spec guide can help(?): http://galenframework.com/docs/reference-galen-spec-language-guide/ Regards Chris |
FYI, I created a ticket at the galen repo, to ask for BNF or ANTLR grammar files: galenframework/galen#505 |
Hi, |
Hi, |
It would be great, to have grammar files for the galen framework language and the gherkin language for cucumber.
Regards
Chris
The text was updated successfully, but these errors were encountered: