boblauer / mock-require
Simple, intuitive mocking of Node.js modules.
☆461Updated 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☆918Updated last week
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Supercharge supertest with a promise interface☆269Updated last year
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆841Updated 5 years ago
- The right way to mock dependencies in Node.js or webpack environment.☆491Updated 2 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆779Updated 2 years ago
- Simple module to add additional directories to the Node module search for top-level app modules☆410Updated 6 years ago
- Simplifying the use of mocks with Node.js☆1,102Updated last year
- Parallel test runner for mocha tests. Looking for maintainer.☆198Updated 2 years ago
- Easy testing of time-dependent code. Node.js☆426Updated last year
- ESLint rules for mocha☆285Updated 2 weeks ago
- The non-configurable configuration loader for lazy people.☆1,024Updated 3 years ago
- pipe streams together and close all of them if one of them closes☆912Updated 8 months ago
- Rich JavaScript errors☆1,190Updated 2 years ago
- Easily-extendable error for use with ES6 classes☆213Updated 4 years ago
- Extends Chai with assertions for the Sinon.JS mocking framework.☆1,089Updated 9 months ago
- implementation of https://github.com/joyent/node/issues/5243