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
I'm new to Cucumber, so pardon me if this is a stupid question.
At https://github.com/cucumber/cucumber/wiki/Gherkin#gherkin-syntax, I see
When you run the feature the trailing portion (after the keyword) of each step is matched to a Ruby code block called Step Definitions.
I'm trying to understand this better. This is my first exposure to Gherkin, from the link at https://github.com/cucumber/cucumber-js#features.
The text was updated successfully, but these errors were encountered:
Hi Dan,
Sorry this is all so confusing, and thanks indeed for feeding back to us. Try this link instead: https://cucumber.io/docs/reference#step-definitions
We've been gradually trying to migrate the chaotic wiki docs over to the website, but at the moment things are between two places.
Sorry, something went wrong.
Also, there are no stupid questions!
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.
No branches or pull requests
I'm new to Cucumber, so pardon me if this is a stupid question.
At https://github.com/cucumber/cucumber/wiki/Gherkin#gherkin-syntax, I see
I'm trying to understand this better. This is my first exposure to Gherkin, from the link at https://github.com/cucumber/cucumber-js#features.
The text was updated successfully, but these errors were encountered: