UNPKG

node-consumer-pact-validation

Version:
12 lines 268 B
{ "match": true, "comment": "Plain text that matches", "expected" : { "headers": { "Content-Type": "text/plain" }, "body": "alligator named mary" }, "actual": { "headers": { "Content-Type": "text/plain" }, "body": "alligator named mary" } }