UNPKG

@agreed/core

Version:

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

12 lines (11 loc) 141 B
{ request: { method: 'GET', }, response: { status: 200, // default is 200 body: { message: 'hello world' } } }