blanket.js is a simple code coverage library for javascript. Designed to be easy to install and use, for both browser and nodejs.
☆1,395Dec 6, 2022Updated 3 years ago
Alternatives and similar repositories for blanket
Users that are interested in blanket are comparing it to the libraries listed below
Sorting:
- Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently a…☆8,679Dec 8, 2024Updated last year
- lcov posting to coveralls.io☆1,065Jan 5, 2026Updated 2 months ago
- BDD style assertions for node.js -- test framework agnostic☆1,895Oct 29, 2019Updated 6 years ago
- tap-producing test harness for node and browsers☆5,800Mar 7, 2025Updated last year
- jscoverage tool, written in pure js, both node or javascript support☆90Jul 3, 2024Updated last year
- the Istanbul command line interface☆5,751Feb 23, 2026Updated 2 weeks ago
- Import Map Package Manager☆3,861Mar 2, 2026Updated last week
- Node.js test runner that lets you develop with confidence 🚀☆20,854Mar 3, 2026Updated last week
- Easy monkey-patching for node.js unit tests☆3,093Dec 11, 2025Updated 2 months ago
- a simple and fast JSON logging module for node.js services☆7,228Sep 18, 2023Updated 2 years ago
- 🔮 Proxies nodejs require in order to allow overriding dependencies during testing.☆2,746Aug 13, 2025Updated 6 months ago
- JavaScript Code Style checker (unmaintained)☆4,948Mar 23, 2024Updated last year
- A next-generation code testing stack for JavaScript.☆4,348Mar 14, 2023Updated 2 years ago
- Test spies, stubs and mocks for JavaScript.☆9,764Mar 3, 2026Updated last week
- A code coverage tool for ES6 (babel/6to5)☆644Dec 31, 2019Updated 6 years ago
- A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)☆2,958Aug 18, 2021Updated 4 years ago
- Dynamic ES module loader☆13,101Mar 30, 2025Updated 11 months ago
- Abandoned - A powerful suite of automated test tools for JavaScript.☆449May 12, 2018Updated 7 years ago
- Minimalistic BDD-style assertions for Node.JS and the browser.☆2,097Jan 14, 2023Updated 3 years ago
- Bluebird is a full featured promise library with unmatched performance.☆20,757Nov 7, 2024Updated last year
- Node.js debugger based on Blink Developer Tools☆12,664Feb 8, 2018Updated 8 years ago
- Functional reactive programming library for TypeScript and JavaScript☆6,463Apr 18, 2025Updated 10 months ago
- A benchmarking library. As used on jsPerf.com.☆5,487Dec 22, 2022Updated 3 years ago
- JavaScript Testing utilities for React☆19,884Oct 22, 2025Updated 4 months ago
- JavaScript source code visualization, static analysis, and complexity tool☆4,564Feb 11, 2022Updated 4 years ago
- Debug Node.js code with Chrome Developer Tools.☆2,323Nov 10, 2022Updated 3 years ago
- ECMAScript parsing infrastructure for multipurpose analysis☆7,133Apr 16, 2023Updated 2 years ago
- Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.☆3,864Feb 7, 2026Updated last month
- A JavaScript library for efficient data fetching☆10,574Aug 28, 2025Updated 6 months ago
- Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack