module CCK
module Cucumber::CompatibilityKit
class CCK::KeysChecker
class CCK::MessagesComparator
cucumber-compatibility-kit
11.3.0
global
# parse_ndjson
def parse_ndjson(ndjson) Cucumber::Messages::NdjsonToMessageEnumerator.new(ndjson) end