module CCK
module Cucumber::CompatibilityKit
class CCK::KeysChecker
class CCK::MessagesComparator
cucumber-compatibility-kit
9.2.0
global
# parse_ndjson_file
def parse_ndjson_file(path) parse_ndjson(File.read(path)) end