tschaub / mock-fs
Configurable mock for the fs module
☆913Updated last month
Alternatives and similar repositories for mock-fs:
Users that are interested in mock-fs are comparing it to the libraries listed below
- Simple, intuitive mocking of Node.js modules.☆461Updated 3 years ago
- The non-configurable configuration loader for lazy people.☆1,019Updated 2 years ago
- Rich JavaScript errors☆1,186Updated 2 years ago
- Adds source map support to node.js (for stack traces)☆2,162Updated 5 months ago
- Promisify a callback-style function☆1,505Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 5 months ago
- Temporary file and directory creator for node.js☆742Updated 5 months ago
- 🔮 Proxies nodejs require in order to allow overriding dependencies during testing.☆2,746Updated 8 months ago
- fs with incremental backoff on EMFILE☆1,279Updated 5 months ago
- Easily load and persist config without having to think about where and how☆868Updated last month
- Determine the root path to your project☆604Updated 2 years ago
- modernize node.js to current ECMAScript standards☆1,380Updated 4 years ago
- Because no one should be shell-scripting inside a JSON file.☆964Updated last year
- A collection of useful stream utility modules for writing better code using streams☆1,086Updated 4 years ago
- Extends Chai with assertions about promises.☆1,421Updated last month
- Load environment variables from .env and ensure they are all present☆769Updated 7 months ago
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Extends Chai with assertions for the Sinon.JS mocking framework.☆1,091Updated 5 months ago
- Launch your command line tool with ease.☆843Updated 10 months ago
- See node.js errors with less clutter☆1,522Updated 7 months ago
- Mock 'http' objects for testing Express,js, Next.js and Koa routing functions☆765Updated last month
- A powerful dependency injection micro container for JavaScript applications☆1,293Updated 10 months ago
- node.green - Node.js ECMAScript compatibility tables☆858Updated this week
- lcov posting to coveralls.io☆1,068Updated last year
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆814Updated 2 weeks ago
- Easy monkey-patching for node.js unit tests☆3,079Updated 8 months ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- Implements the node.js require.resolve() algorithm☆780Updated 2 weeks ago
- Simplifying the use of mocks with Node.js☆1,102Updated last year
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,921Updated 6 years ago