The Wayback Machine - https://web.archive.org/web/20210719084317/https://github.com/topics/gherkin
Skip to content
#

gherkin

Here are 432 public repositories matching this topic...

lonnblad
lonnblad commented Jan 18, 2021

Please answer these questions before submitting a bug report.

What version of godog are you using?

> godog -version
Godog version is: v0.11.0

What version of Go are you using?

> go version
go version go1.15.6 darwin/amd64

What did you do?

  • Add a step to a feature file including a DocString which has no registered step definition.
  • Execute: `godog ru
BoWunder
BoWunder commented Jun 30, 2021

The "10 min tutorials" on https://docs.cucumber.io/docs/guides/10-minute-tutorial/ are frustrating to use. It presume much from the readers when it suddenly swift between Command-promt windows and Ruby etc. between steps. It presumes that that the reader would understand "Gemfile", let alone how to use them.

This may be enough information for someone who already know Ruby and Cucumber from the

Improve this page

Add a description, image, and links to the gherkin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gherkin topic, visit your repo's landing page and select "manage topics."

Learn more