Registry / testing / cucumber-messages

cucumber-messages

JSON →
library33.0.1rbrubygemsunverified

Provides JSON schema-based messages for inter-process communication in Cucumber test frameworks.

gem install cucumber-messages
INSTALL
IMPORT
SIG · CUCUMBER-MESSAGES
C
cucumber-messages
testingrubyv33.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.

Cucumber::Messages
require 'cucumber/messages'

Creates a test run started message and serializes it to JSON.

require 'cucumber/messages' message = Cucumber::Messages::TestRunStarted.new(timestamp: Cucumber::Messages::Time.now) puts message.to_json
Debug
Known issues

No known issues recorded.

Upgrade
Version history
33.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
cucumber-messages — gem install cucumber-messages · libregistry