Registry / testing / cucumber-common-messages-go-v17

cucumber-common-messages-go-v17

JSON →
library17.1.1gogounverified

Go implementation of Cucumber's common message protocol for BDD test communication.

go get github.com/cucumber/common/messages/go/v17
INSTALL
IMPORT
SIG · CUCUMBER-COMMON-ME
C
cucumber-common-messages-go-v17
testinggov17.1.1
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.

messages
github.com/cucumber/common/messages/go/v17

Creates an empty Cucumber message envelope.

package main import ( "fmt" "github.com/cucumber/common/messages/go/v17" ) func main() { msg := messages.Envelope{} fmt.Println(msg) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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