Closed ianwsperber closed 4 years ago
Adds functionality described in #64
yesno .matching({ request: { path: '/foobar' } }) .respond({ statusCode: 200, body: { msg: 'You win!' } });
Will need to follow up with update to README.
Please first review https://github.com/FormidableLabs/yesno/pull/65
@mscottx88 @carbonrobot Anything I need to do to get this merged?
Adds functionality described in #64
Will need to follow up with update to README.
Please first review https://github.com/FormidableLabs/yesno/pull/65