Universal test runner.
- @stagas/chalk by stagas – Terminal string styling done right (+ CommonJS build)
- @storybook/expect by storybookjs – Browser-compatible version of Jest's
expect
- @swc-node/core by LongYinan – Faster swc nodejs binding
- apply-sourcemaps by stagas – Fetch and apply sourcemaps in logs and stack traces originating from the browser or puppeteer.
- c8 by Ben Coe – output coverage reports using Node.js' built in coverage
- cross-spawn by André Cruz – Cross platform child_process#spawn and child_process#spawnSync
- debug by Josh Junon – Lightweight debugging utility for Node.js and the browser
- decarg by stagas – decorator based cli arguments parser
- each-dep by stagas – Async iterator walk of a file's dependencies.
- event-toolkit by stagas – Toolkit for DOM events.
- everyday-node by stagas – Everyday node utilities.
- everyday-types by stagas – Everyday utility types
- everyday-utils by stagas – Everyday utilities
- expect by facebook
- glob by Isaac Z. Schlueter – a little globber
- global-jsdom by jonathan schatz – Enable DOM in Node.js
- import-meta-resolve by Titus Wormer – Resolve things like Node.js — ponyfill for
import.meta.resolve
- istanbul-lib-coverage by Krishnan Anantheswaran – Data library for istanbul coverage objects
- istanbul-lib-report by Krishnan Anantheswaran – Base reporting library for istanbul
- istanbul-reports by Krishnan Anantheswaran – istanbul reports
- jest-browser-globals by arshaw
- jest-diff by facebook
- jsdom by jsdom – A JavaScript implementation of many web standards
- pirates by Ari Porad – Properly hijack require
- puppito by stagas – Start devito along with a puppeteer connection to it.
- source-map-support by evanw – Fixes stack traces for files with source maps
- v8-to-istanbul by Ben Coe – convert from v8 coverage format to istanbul's format
All contributions are welcome!