nock-nomatch-helper

1.0.2 • Public • Published

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

Dependencies (2)

Dev Dependencies (7)

Package Sidebar

Install

npm i nock-nomatch-helper

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

7.5 kB

Total Files

7

Last publish

Collaborators

  • ikbelkirasan