boblauer / mock-requireLinks
Simple, intuitive mocking of Node.js modules.
☆459Updated 4 years ago
Alternatives and similar repositories for mock-require
Users that are interested in mock-require are comparing it to the libraries listed below
Sorting:
- Simple module to add additional directories to the Node module search for top-level app modules☆409Updated 6 years ago
- Configurable mock for the fs module☆920Updated 2 weeks ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Supercharge supertest with a promise interface☆270Updated last year
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- Parallel test runner for mocha tests. Looking for maintainer.☆198Updated 2 years ago
- Mock 'http' objects for testing Express,js, Next.js and Koa routing functions☆771Updated 2 months ago
- Simplifying the use of mocks with Node.js☆1,101Updated last year
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Promise-based queue☆230Updated 2 years ago
- ESLint rules for mocha☆286Updated last month
- Easy testing of time-dependent code. Node.js☆427Updated last year
- The non-configurable configuration loader for lazy people.☆1,024Updated 3 years ago
- Intercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.In…☆653Updated 10 months ago
- Temporary file and directory creator for node.js☆754Updated 3 months ago
- Simple wrapper around the "child_process" module that makes use of promises☆249Updated 5 years ago
- Extends Chai with assertions for the Sinon.JS mocking framework.☆1,088Updated 11 months ago
- Common error classes and utility functions☆283Updated 3 years ago
- Easily-extendable error for use with ES6 classes☆213Updated 4 years ago
- The right way to mock dependencies in Node.js or webpack environment.☆507Updated last month
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆780Updated 2 years ago
- pipe streams together and close all of them if one of them closes☆913Updated last month
- Extends Chai with assertions about promises.☆1,419Updated this week
- Rich JavaScript errors☆1,190Updated 2 years ago
- Fibonacci and exponential backoff for Node.js☆337Updated 3 years ago
- utility for retrying a bluebird promise until it succeeds☆122Updated 6 years ago
- Determine the root path to your project☆605Updated 2 years ago
- General purpose crypto utilities☆181Updated 8 months ago
- Runs Promises in a pool that limits their concurrency.☆381Updated last year
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆837Updated 5 months ago