Registry / testing / cucumber-messages-go-v10

cucumber-messages-go-v10

JSON →
library10.0.3gogounverified

Package messages-go provides Go bindings for Cucumber's protocol buffer messages used in BDD testing.

go get github.com/cucumber/messages-go/v10
INSTALL
IMPORT
SIG · CUCUMBER-MESSAGES-
C
cucumber-messages-go-v10
testinggov10.0.3
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/v10

Creates an empty Cucumber message envelope.

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

No known issues recorded.

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

No dependency data recorded yet.

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