Registry / testing / cucumber-common-gherkin-go-v22

cucumber-common-gherkin-go-v22

JSON →
library22.0.0gogounverified

A Go implementation of the Gherkin parser for Cucumber, version 22.

go get github.com/cucumber/common/gherkin/go/v22
INSTALL
IMPORT
SIG · CUCUMBER-COMMON-GH
C
cucumber-common-gherkin-go-v22
testinggov22.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gherkin
github.com/cucumber/common/gherkin/go/v22

Creates a new Gherkin parser instance.

package main import ( "fmt" "github.com/cucumber/common/gherkin/go/v22" ) func main() { parser := gherkin.NewParser() fmt.Println(parser) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
22.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
cucumber-common-gherkin-go-v22 — go get cucumber-common-gherkin-go-v22 · libregistry