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☆921Updated last week
- Simple module to add additional directories to the Node module search for top-level app modules☆408Updated 7 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 3 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 6 years ago
- The non-configurable configuration loader for lazy people.☆1,029Updated 3 years ago
- Simplifying the use of mocks with Node.js☆1,099Updated 2 years ago
- Parallel test runner for mocha tests. Looking for maintainer.☆197Updated 3 years ago
- Supercharge supertest with a promise interface☆268Updated last year
- Throttle a collection of promise returning functions☆483Updated 3 years ago
- Promise-based queue☆230Updated 3 years ago
- Extends Chai with assertions about promises.☆1,418Updated 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☆772Updated 2 months ago
- pipe streams together and close all of them if one of them closes☆919Updated 7 months ago
- ESLint rules for mocha☆289Updated 3 months ago
- Fibonacci and exponential backoff for Node.js☆337Updated 4 years ago
- Determine the root path to your project☆606Updated 3 years ago
- Temporary file and directory creator for node.js☆769Updated 2 weeks ago
- Extends Chai with assertions for the Sinon.JS mocking framework.☆1,091Updated 5 months ago
- Common error classes and utility functions☆283Updated 4 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…☆657Updated last year
- Easily-extendable error for use with ES6 classes☆212Updated 5 years ago
- Rich JavaScript errors☆1,190Updated 3 weeks ago
- Schema-Inspector is a simple JavaScript object sanitization and validation module.☆503Updated last year
- Simple wrapper around the "child_process" module that makes use of promises☆249Updated 6 years ago
- utility for retrying a bluebird promise until it succeeds☆121Updated 6 years ago
- An easy way to require all files within a directory.☆301Updated 6 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆854Updated last month
- General purpose crypto utilities☆183Updated last month