Proxies import/require in order to allow overriding dependencies during testing.
Proxies nodejs require in order to allow overriding dependencies during testing.
TypeScript definitions for proxyquire
Proxyquire in Node and Proxyquireify in the browser with no code changes
Use either the window object in the browser or the global object in node.
Proxies browserify's require in order to allow overriding dependencies during testing.
Makes it easy to replace require'd dependencies.
Wipes node.js cache in a controlled way.
Wipes webpack cache in a controled way.
A Jest runner that runs tests directly in bare Node.js, without virtualizing the environment.
A replacement for mongoose in tests returning models with sinon stubs for methods
Codemods for migrating test files to Jest
Simple amqplib mocking library
Loader that mocks imported/required modules.
<!-- TITLE/ --> # @dword-design/proxyquire <!-- /TITLE -->
Mock logger for testing logging behavior in Pelias projects
NodeJS module mocking for CJS (CommonJS) modules for unit testing purposes.
Proxyquire for ES5 modules
Tool for proxyquire, will help a bit
Firebase mock library for writing unit tests
create dummy files and directories in a easy way
Postprocessor wrapper for wallabify compatibility with proxyquire
Babel plugin to handle non-standard module paths used by Salesforce Commerce Cloud (SFCC)
because mocking `require`d modules for unit tests should be easy