Registry / testing / cucumber-messages-go-v16

cucumber-messages-go-v16

JSON →
library16.0.1gogounverified

Go implementation of Cucumber messages protocol.

go get github.com/cucumber/messages-go/v16
INSTALL
IMPORT
SIG · CUCUMBER-MESSAGES-
C
cucumber-messages-go-v16
testinggov16.0.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/messages-go/v16

Create a Cucumber message envelope.

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

No known issues recorded.

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

No dependency data recorded yet.

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