sinonjs / fake-timers
Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
☆829Updated 3 months ago
Alternatives and similar repositories for fake-timers
Users that are interested in fake-timers are comparing it to the libraries listed below
Sorting:
- Configurable mock for the fs module☆918Updated last week
- ECMAScript AST query library.☆853Updated 2 months ago
- Easily exclude node modules in Webpack☆1,299Updated last year
- Implements the node.js require.resolve() algorithm☆783Updated 4 months ago
- Complete memoize/cache solution for JavaScript☆1,772Updated 11 months ago
- Extends Chai with assertions for the Sinon.JS mocking framework.☆1,089Updated 9 months ago
- A JavaScript Mock Date object that can be used to change when "now" is.☆675Updated 8 months ago
- Esprima-compatible implementation of the Mozilla JS Parser API☆1,160Updated 11 months ago
- Modular Lodash builds without the hassle.☆1,955Updated last year
- Extract meaning from JS Errors☆472Updated 2 years ago
- Launch your command line tool with ease.☆843Updated last year
- Promisify a callback-style function☆1,504Updated 2 years ago
- Escape RegExp special characters☆593Updated last week
- Spec document for the 'browser' field in package.json☆442Updated 3 years ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Enforce best practices for JavaScript promises☆966Updated this week
- Get the dependency tree of a module☆727Updated 3 months ago
- ⬅️ ES6 string tag that strips indentation from multi-line strings.☆1,017Updated 2 weeks ago
- Fast eslint runner☆663Updated 8 months ago
- Codemod scripts to transform code to next generation JS☆1,227Updated 2 years ago
- A babel plugin that adds istanbul instrumentation to ES6 code☆641Updated 9 months ago
- Additional ESLint's rules for Node.js☆961Updated 10 months ago
- Adds source map support to node.js (for stack traces)☆2,182Updated 9 months ago
- Delay a promise a specified amount of time