Wrapper for request module that saves all traffic as a HAR file, useful for auto mocking a client
## API
Extends Chai with assertions for the Sinon.JS mocking framework.
A set of utils for faster development of GraphQL tools
A mock abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being opened
provides native ESM import and globals mocking for unit tests
A simple mock injector compatible needing no instrumentation in the libraries being tested
HTTP server mocking and expectations library for Node.js
<!-- automd:badges color=yellow -->
Set of mock modules for easy testing (fs, http)
Super simple stubs and spies with 1-step sandbox restore
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
because mocking `require`d modules for unit tests should be easy
Mock node stdout and stderr without pain.
A mock HTTP response object for testing and profit