Mock modules from anywhere in your node project
Caching mock fetch implementation for all runtimes and frameworks.
A simple mock injector compatible needing no instrumentation in the libraries being tested
Axios adapter that allows to easily mock requests
Require hook for automatic V8 compile cache persistence
Mock localStorage for headless unit tests
Mock a canvas in your jest tests.
A cache object that deletes the least-recently-used items.
Require hook for automatic V8 compile cache persistence
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
The closest you can get to require something with bypassing the require cache
No description provided.
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.
A configurable mock file system. You know, for testing.
No description provided.
Simple, intuitive mocking of Node.js modules.
This library emulates ioredis by performing all operations in-memory.
Seamless REST/GraphQL API mocking library for browser and Node.js.
Simple, filesystem-backed memoisation cache.
No description provided.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
node-simple-lru-cache =====================
<!-- automd:badges color=yellow -->
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run