boblauer / mock-requireLinks
Simple, intuitive mocking of Node.js modules.
☆458Updated 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:
- Configurable mock for the fs module☆920Updated last week
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Simple module to add additional directories to the Node module search for top-level app modules☆409Updated 6 years ago
- Parallel test runner for mocha tests. Looking for maintainer.☆197Updated 2 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- Supercharge supertest with a promise interface☆269Updated last year
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- Easily-extendable error for use with ES6 classes☆212Updated 4 years ago
- Simplifying the use of mocks with Node.js☆1,099Updated 2 years ago
- ESLint rules for mocha☆288Updated 2 months ago
- Intercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.In…☆655Updated last year
- Extends Chai with assertions for the Sinon.JS mocking framework.☆1,091Updated last month
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆783Updated 2 years ago
- utility for retrying a bluebird promise until it succeeds☆122Updated 6 years ago
- Extends Chai with assertions about promises.☆1,419Updated last week
- Easy testing of time-dependent code. Node.js☆427Updated 2 years ago
- Mock 'http' objects for testing Express,js, Next.js and Koa routing functions☆775Updated 5 months ago
- Promise-based queue☆230Updated 3 years ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆847Updated 2 weeks ago
- Temporary file and directory creator for node.js☆765Updated last month
- pipe streams together and close all of them if one of them closes☆914Updated 3 months ago
- Schema-Inspector is a simple JavaScript object sanitization and validation module.☆503Updated 10 months ago
- Utility to help find out why Node isn't exiting