require 'json-schema' require 'match/json/schema/rspec_matchers' RSpec.configure do |config| config.include Match::Json::Schema::RspecMatchers end