UNPKG

@agreed/core

Version:

agreed is a mock server and test client, agreed will be helper for Consumer Driven Contract

12 lines (10 loc) 143 B
request: path: '/foo/:bar' method: 'PUT' body: a: 'b' c: 'd' response: headers: Content-Type: 'text' body: 'hello put'