1.0.2 • Published 4 years ago

nock-nomatch-helper v1.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Nock "no match" helper

This library tries to help nock users to get more information about the requests that didn't match the interceptors, and show a diff view of the expected request configuration VS the actual request.

Installation

$ yarn add --dev nock-nomatch-helper

Requires nock version >=12.0.3

Usage

import "nock-nomatch-helper";

License

MIT

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago