2025-07-26 13:44:32 +01:00
debug , npm run test:node && npm run test:browser && npm run lint
glob-parent , nyc mocha --async-only
js-yaml , npm run lint && mocha
fs-extra , npm run lint && npm run unit && npm run unit-esm
2025-08-14 21:28:51 +01:00
cross-spawn , jest --env node --coverage
2025-07-26 13:44:32 +01:00
iconv-lite , mocha --reporter spec --grep .
2025-08-15 04:01:08 +01:00
braces , mocha
2025-07-26 13:44:32 +01:00
fill-range , npm run lint && npm run mocha
micromatch , mocha
2025-08-15 04:01:08 +01:00
to-regex-range , mocha
2025-07-26 13:44:32 +01:00
is-glob , mocha && node benchmark.js
2025-08-15 04:01:08 +01:00
https-proxy-agent , jest --env node --verbose --bail test/test.ts
2025-07-26 13:44:32 +01:00
mime-types , mocha --reporter spec test/test.js
doctrine , nyc mocha
define-property , mocha
extend-shallow , mocha
anymatch , nyc mocha
source-map-support , mocha
jsonfile , npm run lint && npm run unit
optionator , make test
2025-08-15 04:01:08 +01:00
http-errors , mocha --reporter spec --bail
2025-07-26 13:44:32 +01:00
type-check , make test
levn , make test
node-fetch , mocha
2025-08-15 04:01:08 +01:00
istanbul-lib-instrument , nyc mocha
http-proxy-agent , jest --env node --verbose --bail
2025-07-26 13:44:32 +01:00
eslint , node Makefile.js test
2025-08-15 04:01:08 +01:00
rxjs , " cross-env TS_NODE_PROJECT=tsconfig.mocha.json mocha --config spec/support/.mocharc.js "" spec/**/*-spec.ts "" "
2025-07-26 13:44:32 +01:00
is-extendable , mocha
fast-levenshtein , mocha
2025-08-11 13:56:13 +01:00
@eslint/eslintrc , mocha -R progress -c 'tests/lib/*.cjs' && c8 mocha -R progress -c 'tests/lib/**/*.js'
esquery , nyc npm run mocha && npm run lint
2025-08-15 04:01:08 +01:00
on-finished , mocha --reporter spec --bail --check-leaks test/
2025-08-11 13:56:13 +01:00
error-ex , mocha --compilers coffee:coffee-script/register
raw-body , mocha --trace-deprecation --reporter spec --bail --check-leaks test/
finalhandler , mocha --reporter spec --check-leaks test/
send , mocha --check-leaks --reporter spec
2025-08-15 04:01:08 +01:00
serialize-javascript , nyc --reporter=lcov mocha test/unit
2025-08-11 13:56:13 +01:00
body-parser , mocha --reporter spec --check-leaks test/
accepts , mocha --reporter spec --check-leaks --bail test/
serve-static , mocha --reporter spec --bail --check-leaks test/
2025-08-15 04:01:08 +01:00
content-disposition , mocha --reporter spec --bail --check-leaks test/
istanbul-reports , nyc mocha --recursive
istanbul-lib-source-maps , nyc mocha
2025-08-11 13:56:13 +01:00
express , mocha --require test/support/env --reporter spec --check-leaks test/ test/acceptance/
@sinonjs/fake-timers , npm run test-node && npm run test-headless
type-is , mocha --reporter spec --check-leaks --bail test/
2025-08-15 04:01:08 +01:00
istanbul-lib-report , nyc mocha
2025-08-11 13:56:13 +01:00
terser , node test/compress.js && mocha test/mocha
through2 , npm run lint && npm run test:node && npm run test:browser
css-tree , mocha lib/__tests --require lib/__tests/helpers/setup.js --reporter progress
psl , mocha test/*.spec.js
proxy-addr , mocha --reporter spec --bail --check-leaks test/
2025-08-14 21:28:51 +01:00
prop-types , npm run tests-only
2025-08-11 13:56:13 +01:00
babel-plugin-istanbul , cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text mocha --timeout 5000 test/*.js
@humanwhocodes/config-array , mocha -r esm tests/ --recursive
2025-08-15 04:01:08 +01:00
jsdom , mocha test/index.js
2025-08-11 13:56:13 +01:00
makeerror , NODE_PATH=./lib mocha --ui exports
walker , NODE_PATH=./lib mocha --ui exports
watchpack , mocha
eslint-plugin-import , npm run tests-only
eslint-import-resolver-node , npm run tests-only
eslint-utils , " run-s "" format:prettier -- --check "" lint build test:mocha "
has-values , mocha
has-value , mocha
2025-08-15 04:01:08 +01:00
socks-proxy-agent , jest --env node --verbose --bail test/test.ts
2025-08-11 13:56:13 +01:00
color , xo && tsd && mocha
2025-08-14 21:28:51 +01:00
@babel/preset-modules , eslint src test && jest --colors
2025-08-11 13:56:13 +01:00
url-parse , c8 --reporter=lcov --reporter=text mocha test/test.js
2025-08-14 21:28:51 +01:00
jsx-ast-utils , npm run tests-only --
2025-08-11 13:56:13 +01:00
@cspotcode/source-map-support , mocha
simple-swizzle , mocha --compilers coffee:coffee-script/register
global-prefix , mocha
enquirer , mocha && tsc -p ./test/types
compression , mocha --check-leaks --reporter spec
compressible , mocha --reporter spec --bail --check-leaks test/
2025-08-14 21:28:51 +01:00
css-loader , npm run test:coverage
2025-08-11 13:56:13 +01:00
url , npm run tests-only
ejs , npx jake test
global-modules , mocha
2025-08-14 21:28:51 +01:00
postcss-modules-local-by-default , yarn test:coverage
postcss-modules-scope , yarn test:coverage
2025-08-11 13:56:13 +01:00
thenify , mocha --reporter spec
ecdsa-sig-formatter , istanbul cover --root src _mocha -- spec
mz , mocha --reporter spec
thenify-all , mocha --reporter spec
rechoir , nyc mocha --async-only
hoist-non-react-statics , nyc mocha tests/unit/ --recursive --reporter spec --require=@babel/register
2025-08-14 21:28:51 +01:00
postcss-modules-values , yarn test:coverage
2025-08-11 13:56:13 +01:00
clone-deep , mocha
shallow-clone , mocha
handlebars , npm run test:mocha
jsonwebtoken , npm run lint && npm run coverage && cost-of-modules
jake , ./bin/cli.js test
prettier-linter-helpers , npm run lint && mocha
2025-08-15 04:01:08 +01:00
cors , npm run lint && nyc --reporter=html --reporter=text mocha --require test/support/env
2025-08-11 13:56:13 +01:00
expand-brackets , mocha
node-gyp , cross-env NODE_GYP_NULL_LOGGER=true mocha --timeout 15000 test/test-download.js test/test-*
extglob , mocha
fd-slicer , mocha --reporter spec --check-leaks
2025-08-14 21:28:51 +01:00
cli-table3 , jest --color
2025-08-15 04:01:08 +01:00
safe-regex , jest
2025-08-11 13:56:13 +01:00
http-proxy , nyc --reporter=text --reporter=lcov npm run mocha
promise , mocha --bail --timeout 200 --slow 99999 -R dot && npm run test-memory-leak
set-value , mocha
csso , mocha test --reporter ${REPORTER:-progress}
promise-retry , mocha --bail -t 10000
2025-08-14 21:28:51 +01:00
postcss-loader , npm run test:coverage
2025-08-11 13:56:13 +01:00
object.pick , mocha
language-tags , c8 mocha
d3-array , mocha 'test/**/*-test.js' && eslint src test
registry-auth-token , mocha --require test/global-hooks.js
2025-08-15 04:01:08 +01:00
@humanfs/node , mocha ./tests/
2025-08-11 13:56:13 +01:00
ua-parser-js , ./script/test-all.sh
union-value , mocha
to-object-path , mocha
unset-value , mocha
archiver-utils , mocha --reporter dot
object-visit , mocha
collection-visit , mocha
map-visit , mocha
pascalcase , mocha
object-copy , mocha
static-extend , mocha
memory-fs , mocha
fragment-cache , mocha
cache-base , nyc --reporter=text --reporter=html mocha
pinkie-promise , mocha
regex-not , mocha
to-regex , mocha
base , mocha
snapdragon , mocha
nanomatch , mocha
class-utils , mocha
selfsigned , mocha -t 5000
2025-08-14 21:28:51 +01:00
sass-loader , npm run test:coverage
2025-08-11 13:56:13 +01:00
snapdragon-util , mocha
hash.js , mocha --reporter=spec test/*-test.js && npm run lint
lie , npm run jshint && mocha -R nyan ./test/cover.js && tsc --noEmit ./test/types.ts
elliptic , npm run lint && npm run unit
asn1.js , mocha --reporter spec test/*-test.js && cd rfc/2560 && npm i && npm test && cd ../../rfc/5280 && npm i && npm test && cd ../../ && npm run lint
2025-08-14 21:28:51 +01:00
html-minifier-terser , npm run test:node
2025-08-11 13:56:13 +01:00
serve-index , mocha --reporter spec --bail --check-leaks test/
d3-shape , mocha 'test/**/*-test.js' && eslint src test
2025-08-14 21:28:51 +01:00
lint-staged , cross-env NODE_OPTIONS=--experimental-vm-modules npx jest --coverage
2025-08-11 13:56:13 +01:00
d3-interpolate , mocha 'test/**/*-test.js' && eslint src test
pretty-error , " mocha "" test/**/*.coffee "" "
spdy , mocha --reporter=spec test/*-test.js
spdy-transport , mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js
renderkid , " mocha "" test/**/*.coffee "" "
hpack.js , mocha test/*-test.js
wbuf , mocha test/**/*-test.js
browserify-zlib , npm run test:node && npm run test:browser
d3-time , TZ=America/Los_Angeles mocha 'test/**/*-test.js' && eslint src test
sharp , npm run test-lint && npm run test-unit && npm run test-licensing && npm run test-types
hmac-drbg , mocha --reporter=spec test/*-test.js
des.js , NODE_OPTIONS=--openssl-legacy-provider mocha --reporter=spec test/*-test.js
2025-08-15 04:01:08 +01:00
@swc/core , cross-env NODE_OPTIONS='--experimental-vm-modules ${NODE_OPTIONS}' jest --config ./jest.config.js
2025-08-11 13:56:13 +01:00
d3-time-format , TZ=America/Los_Angeles mocha 'test/**/*-test.js' && eslint src test
d3-scale , TZ=America/Los_Angeles mocha 'test/**/*-test.js' && eslint src test
2025-08-15 04:01:08 +01:00
proxy-agent , jest --env node --verbose --bail
2025-08-11 13:56:13 +01:00
json-bigint , ./node_modules/mocha/bin/mocha -R spec --check-leaks test/*-test.js
2025-08-14 21:28:51 +01:00
formidable , pnpm run audit && node --test ./test-node/**/*.test.js && pnpm run test-jest:ci
2025-08-11 13:56:13 +01:00
dom-converter , " mocha "" test/**/*.coffee "" "
expand-tilde , mocha
2025-08-15 04:01:08 +01:00
pac-proxy-agent , jest --env node --verbose --bail
get-uri , jest --env node --verbose --bail
2025-08-14 21:28:51 +01:00
file-loader , npm run test:coverage
2025-08-11 13:56:13 +01:00
archiver , mocha --reporter dot
homedir-polyfill , mocha
zip-stream , mocha --reporter dot
compress-commons , mocha --reporter dot
crc32-stream , mocha --reporter dot
superagent , npm run build && npm run lint && make test
2025-08-15 04:01:08 +01:00
pac-resolver , jest --env node --verbose --bail
2025-08-11 13:56:13 +01:00
miller-rabin , mocha --reporter=spec test/**/*-test.js
2025-08-15 04:01:08 +01:00
degenerator , jest --env node --verbose --bail
2025-08-11 13:56:13 +01:00
linkify-it , npm run lint && npm run build && c8 --exclude build --exclude test -r text -r html -r lcov mocha
one-time , nyc --reporter=text --reporter=json-summary npm run test:runner
colorspace , mocha test.js
resolve-dir , mocha
2025-08-14 21:28:51 +01:00
yargs-unparser , jest --env node --coverage
2025-08-11 13:56:13 +01:00
@dabh/diagnostics , nyc --reporter=text --reporter=lcov npm run test:runner
2025-08-14 21:28:51 +01:00
warning , npm run test:dev && npm run test:prod
2025-08-11 13:56:13 +01:00
@parcel/watcher , mocha
findup-sync , nyc mocha --async-only
duplexer2 , mocha -R tap
compare-func , npm run-script lint && mocha
markdown-it , npm run lint && CJS_ONLY=1 npm run build && c8 --exclude dist --exclude test -r text -r html -r lcov mocha && node support/specsplit.mjs
2025-08-15 04:01:08 +01:00
ext , mocha
2025-08-11 13:56:13 +01:00
notifications-node-client , " mocha "" spec/**/*.js "" && npm run test:markdown:standard "
2025-08-15 04:01:08 +01:00
basic-auth , mocha --check-leaks --reporter spec --bail
2025-08-14 21:28:51 +01:00
portfinder , jest --runInBand
2025-08-11 13:56:13 +01:00
connect , mocha --require test/support/env --reporter spec --bail --check-leaks test/
needle , mocha test
ts-loader , git clean -xfd test/comparison-tests && git clean -xfd test/execution-tests && node test/run-tests.js
2025-08-14 21:28:51 +01:00
polished , jest src
2025-08-11 13:56:13 +01:00
aws-sdk , node ./scripts/composite-test.js
2025-08-15 04:01:08 +01:00
bplist-parser , mocha test
2025-08-11 13:56:13 +01:00
for-own , mocha
sinon , npm run test-node && npm run test-headless && npm run test-webworker
md5 , mocha
2025-08-14 21:28:51 +01:00
source-map-loader , npm run test:coverage
node-notifier , jest
2025-08-11 13:56:13 +01:00
nodemon , npm run lint && npm run spec
sane , npm run format && eslint src/ test/ index.js && mocha --bail test/test.js && mocha --bail test/utils-test.js && mocha --bail 'test/watchexec_*-test.js'
is-relative , mocha
pgpass , " "" $npm_execpath "" run _hint && "" $npm_execpath "" run _covered_test "
capture-exit , mocha test
is-absolute , mocha
is-unc-path , mocha
2025-08-15 04:01:08 +01:00
less , grunt test
istanbul-lib-hook , nyc --nycrc-path=../../monorepo-per-package-full.js mocha
2025-08-11 13:56:13 +01:00
supertest , nyc --reporter=html --reporter=text mocha --exit --require should --reporter spec --check-leaks
write , mocha
coa , nyc mocha
multer , mocha --reporter spec --exit --check-leaks test/
2025-08-15 04:01:08 +01:00
redis-parser , npm run coverage
2025-08-14 21:28:51 +01:00
webpack-bundle-analyzer , npm run install-test-webpack-versions && jest --runInBand
2025-08-11 13:56:13 +01:00
eslint-plugin-es , npm run -s test:mocha
temp , mocha test/temp-test.js
recursive-readdir , mocha test/
path-root , mocha
lazy-cache , mocha
2025-08-14 21:28:51 +01:00
eslint-plugin-promise , jest --coverage
2025-08-15 04:01:08 +01:00
styled-components , yarn run test:web && yarn run test:native
2025-08-11 13:56:13 +01:00
nise , mocha lib/**/*.test.js
2025-08-14 21:28:51 +01:00
css-to-react-native , jest
react-smooth , cross-env BABEL_ENV=test jest
url-loader , npm run test:coverage
2025-08-15 04:01:08 +01:00
router , mocha --reporter spec --bail --check-leaks test/
2025-08-11 13:56:13 +01:00
parse-filepath , mocha
vinyl , nyc mocha --async-only
css , mocha --require should --reporter spec test/*.js
2025-08-15 04:01:08 +01:00
node-dir , mocha --reporter spec
2025-08-11 13:56:13 +01:00
request-progress , mocha --bail
streamroller , nyc --check-coverage mocha
currently-unhandled , xo && nyc ava
isomorphic-fetch , jshint `npm run -s files` && lintspaces -i js-comments -e .editorconfig `npm run -s files` && mocha
2025-08-14 21:28:51 +01:00
jscodeshift , jest --bail
2025-08-15 04:01:08 +01:00
react-dev-utils , cross-env FORCE_COLOR=true jest
2025-08-14 21:28:51 +01:00
jest-junit , jest
2025-08-11 13:56:13 +01:00
d3-transition , mocha 'test/**/*-test.js' && eslint src test
@cypress/xvfb , eslint **/*.js && mocha
morgan , mocha --check-leaks --reporter spec
2025-08-15 04:01:08 +01:00
postcss-initial , npm run lint && mocha
2025-08-11 13:56:13 +01:00
d3-drag , mocha 'test/**/*-test.js' && eslint src test
d3-geo , mocha 'test/**/*-test.js' && eslint src test
webpack-hot-middleware , mocha
eslint-plugin-flowtype , mocha --require @babel/register ./tests/rules/index.js
eslint-plugin-node , nyc npm run -s test:_mocha
browser-resolve , node scripts/setup-symlinks.js && mocha --reporter list test/*.js
wait-on , npm run lint && npm run test:mocha
chromium-bidi , wireit
d3-zoom , mocha 'test/**/*-test.js' && eslint src test
2025-08-14 21:28:51 +01:00
@pnpm/npm-conf , jest
2025-08-11 13:56:13 +01:00
babel-eslint , npm run lint && npm run test-only
2025-08-14 21:28:51 +01:00
rollup-plugin-terser , jest
@tailwindcss/typography , jest
2025-08-11 13:56:13 +01:00
nock , nyc --reporter=lcov --reporter=text mocha --recursive tests
stacktrace-parser , tsd && mocha --require ./mocha-babel-hook 'test/**/*.spec.js'
2025-08-15 04:01:08 +01:00
zen-observable-ts , mocha tests/bundle.js
2025-08-14 21:28:51 +01:00
react-popper , yarn test:eslint && yarn test:flow && yarn test:ts && yarn test:jest
2025-08-11 13:56:13 +01:00
randexp , istanbul cover node_modules/.bin/_mocha -- test/*-test.js
2025-08-15 04:01:08 +01:00
@ts-morph/common , deno run -A npm:mocha
2025-08-11 13:56:13 +01:00
mnemonist , mocha
2025-08-15 04:01:08 +01:00
embla-carousel-react , " echo "" Info: no tests specified "" && exit 0 "
ts-morph , deno run -A npm:mocha
2025-08-11 13:56:13 +01:00
find-yarn-workspace-root , mocha tests/**/*-test.js
unixify , mocha
@surma/rollup-plugin-off-main-thread , node ./run_tests.js
cli-progress , mocha test/**/*.test.js
npm-run-all , nyc --require babel-register npm run _mocha
d3-scale-chromatic , mocha 'test/**/*-test.js' && eslint src test
cookie-parser , mocha --reporter spec --bail --check-leaks test/
d3-force , mocha 'test/**/*-test.js' && eslint src test
2025-08-14 21:28:51 +01:00
react-dropzone , cross-env NODE_ENV=test yarn lint && jest --coverage && yarn typescript
2025-08-11 13:56:13 +01:00
d3-dsv , TZ=America/Los_Angeles mocha 'test/**/*-test.js' && eslint src test
localforage , " node -e "" require('grunt').cli() "" null test "
2025-08-15 04:01:08 +01:00
@mongodb-js/saslprep , mocha
2025-08-14 21:28:51 +01:00
raw-loader , npm run test:coverage
babel-plugin-styled-components , jest
2025-08-11 13:56:13 +01:00
@zkochan/js-yaml , npm run lint && mocha
d3-delaunay , mocha 'test/**/*-test.js' && eslint src test
d3 , mocha 'test/**/*-test.js' && eslint src test
window-size , mocha
sockjs-client , mocha tests/node.js
seek-bzip , mocha
cookies , mocha --require test/support/env --reporter spec --bail --check-leaks test/
keygrip , mocha --reporter spec test/
2025-08-14 21:28:51 +01:00
react-shallow-renderer , jest
2025-08-11 13:56:13 +01:00
marked-terminal , cross-env FORCE_HYPERLINK=0 mocha tests/*.js --reporter spec
get-pkg-repo , eslint src/ && nyc mocha --opts mocha.opts src/**/*.spec.js
d3-brush , mocha 'test/**/*-test.js' && eslint src test
brotli , mocha
2025-08-14 21:28:51 +01:00
lazy-universal-dotenv , NODE_OPTIONS=--experimental-vm-modules jest
2025-08-15 04:01:08 +01:00
lolex , npm run lint && npm run test-node && npm run test-headless
2025-08-11 13:56:13 +01:00
contains-path , mocha
d3-chord , mocha 'test/**/*-test.js' && eslint src test
fined , nyc mocha --async-only
d3-contour , mkdir -p test/output && mocha -r module-alias/register 'test/**/*-test.js' test/snapshot.js && eslint src test
canvas , mocha test/*.test.js
unicode-trie , mocha
2025-08-15 04:01:08 +01:00
passport , mocha --reporter spec --require test/bootstrap/node test/*.test.js test/**/*.test.js
2025-08-11 13:56:13 +01:00
plist , make test
object.defaults , mocha
d3-fetch , mocha 'test/**/*-test.js' && eslint src test
@datadog/native-appsec , mocha
klaw-sync , npm run lint && npm run unit
dd-trace , SERVICES=* yarn services && mocha --expose-gc 'packages/dd-trace/test/setup/node.js' 'packages/*/test/**/*.spec.js'
nearley , mocha test/*.test.js
@datadog/native-iast-taint-tracking , mocha --recursive
stylus , mocha test/ test/middleware/ --require chai --bail --check-leaks --reporter dot
@datadog/native-metrics , mocha -n expose-gc 'test/**/*.spec.js' && node test/main
2025-08-14 21:28:51 +01:00
react-element-to-jsx-string , jest
proper-lockfile , jest --env node --coverage --runInBand
2025-08-11 13:56:13 +01:00
is-color-stop , nyc --reporter=lcov --reporter=text mocha
gonzales-pe , bash ./scripts/test.sh
bufferutil , mocha
2025-08-14 21:28:51 +01:00
stylelint-scss , npm run jest -- --coverage
inline-style-prefixer , cross-env BABEL_ENV=commonjs jest
2025-08-11 13:56:13 +01:00
make-iterator , mocha
glob-base , mocha
c8 , cross-env TS_NODE_SKIP_PROJECT=true node ./bin/c8.js mocha --timeout=10000 ./test/*.js
liftoff , nyc mocha --async-only
2025-08-14 21:28:51 +01:00
react-syntax-highlighter , jest
2025-08-15 04:01:08 +01:00
http-assert , mocha --reporter spec --bail --check-leaks test/
2025-08-11 13:56:13 +01:00
uid-safe , mocha --trace-deprecation --reporter spec --bail --check-leaks test/
karma , npm run test:unit && npm run test:e2e && npm run test:client
fancy-log , nyc mocha --async-only
object.map , mocha
sanitize-html , npx eslint . && mocha test/test.js
find-file-up , mocha
object.omit , mocha
2025-08-14 21:28:51 +01:00
find-babel-config , jest
2025-08-11 13:56:13 +01:00
find-pkg , mocha
koa-convert , mocha index.spec.js --exit
2025-08-15 04:01:08 +01:00
@sentry/bundler-plugin-core , jest
2025-08-11 13:56:13 +01:00
ssf , make test
karma-chrome-launcher , npm run unit-test && npm run integration-test
cfb , make test
utf-8-validate , mocha
glob-stream , nyc mocha --async-only
expand-range , mocha
2025-08-14 21:28:51 +01:00
babel-plugin-module-resolver , jest
2025-08-11 13:56:13 +01:00
jsonpath , mocha -u tdd test && jscs lib && jshint lib
xss , export DEBUG=xss:* && mocha -t 5000
mquery , mocha --exit test/index.js test/*.test.js
2025-08-15 04:01:08 +01:00
xlsx , npm run tests-only
2025-08-14 21:28:51 +01:00
json-to-pretty-yaml , jest
2025-08-11 13:56:13 +01:00
mv , mocha test/test.js --reporter spec
eslint-plugin-eslint-comments , nyc npm run -s test:mocha
vinyl-fs , nyc mocha --async-only
ethers , npm run test-esm
2025-08-14 21:28:51 +01:00
css-box-model , yarn jest
2025-08-11 13:56:13 +01:00
easy-table , mocha -R dot --check-leaks
eslint-plugin-es-x , npm run -s test:mocha
wait-port , DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'
2025-08-15 04:01:08 +01:00
named-placeholders , mocha
2025-08-11 13:56:13 +01:00
is-dotfile , mocha
parse-glob , mocha
2025-08-14 21:28:51 +01:00
serve-handler , yarn run test-lint && yarn run test-integration
2025-08-11 13:56:13 +01:00
plugin-error , nyc mocha --async-only
2025-08-14 21:28:51 +01:00
xml-js , npm run jasmine && npm run jest && npm run test:types
2025-08-11 13:56:13 +01:00
ansi-to-html , nyc mocha --reporter tap
unicode-properties , npm run build && mocha
lmdb , mocha test/**.test.js --expose-gc --recursive
tdigest , mocha specs
tslint , npm-run-all test:pre -p test:mocha test:rules
serve-favicon , mocha --reporter spec --bail --check-leaks test/
is-equal-shallow , mocha
git-log-parser , mocha
2025-08-15 04:01:08 +01:00
original , mocha test.js
2025-08-11 13:56:13 +01:00
node-environment-flags , mocha
css-selector-tokenizer , mocha
detective-typescript , npm run lint && npm run mocha
underscore.string , npm run test:lint && npm run test:unit && npm run coverage
precinct , npm run lint && npm run mocha
tmp-promise , npm run mocha && npm run check-types
detective-es6 , npm run lint && npm run mocha
module-definition , npm run lint && npm run mocha
2025-08-15 04:01:08 +01:00
json2mq , mocha test
2025-08-11 13:56:13 +01:00
create-error-class , mocha
detective-amd , npm run lint && npm run mocha
2025-08-15 04:01:08 +01:00
web3-utils , jest --config=./test/unit/jest.config.js
2025-08-11 13:56:13 +01:00
get-amd-module-type , npm run lint && npm run mocha
detective-cjs , npm run lint && npm run mocha
should , mocha -R mocha-better-spec-reporter --require ./cjs/should --color --check-leaks ./test/*.test.js ./test/**/*.test.js
2025-08-15 04:01:08 +01:00
@sentry/webpack-plugin , jest
2025-08-11 13:56:13 +01:00
gray-matter , mocha
should-format , mocha --harmony_simd -R mocha-better-spec-reporter tests/test.js
should-equal , mocha --ui bdd -R mocha-better-spec-reporter test.js
@apidevtools/swagger-parser , npm run test:node && npm run test:typescript
now-and-later , nyc mocha --async-only
libmime , grunt
react-focus-lock , yarn test:pick -- '_tests/**/*spec.js'
clipboard , karma start --single-run
fs-mkdirp-stream , nyc mocha --async-only
to-through , nyc mocha --async-only
resolve-options , nyc mocha --async-only
vinyl-sourcemap , nyc mocha --async-only
cls-hooked , mocha test/*.js & tap test/tap/*.tap.js
ansi-gray , mocha
pm2 , bash test/unit.sh && bash test/e2e.sh
2025-08-14 21:28:51 +01:00
bcrypt , jest
2025-08-11 13:56:13 +01:00
mixin-object , mocha
good-listener , karma start --single-run
2025-08-14 21:28:51 +01:00
jest-canvas-mock , jest --no-cache
has-symbol-support-x , npm run clean:coverage && jest
has-to-string-tag-x , npm run clean:coverage && jest
2025-08-11 13:56:13 +01:00
express-session , ./test/support/gencert.sh && mocha --require test/support/env --check-leaks --bail --no-exit --reporter spec test/
isurl , nyc --silent mocha test.js --bail --check-leaks
@supabase/node-fetch , cross-env BABEL_ENV=test mocha --require babel-register --throw-deprecation test/test.js
2025-08-14 21:28:51 +01:00
postcss-modules , make test
2025-08-11 13:56:13 +01:00
react-clientside-effect , mocha
load-yaml-file , standard && mocha && ts-readme-generator --check
2025-08-14 21:28:51 +01:00
optimize-css-assets-webpack-plugin , jest
2025-08-11 13:56:13 +01:00
ordered-read-streams , nyc mocha --async-only
errorhandler , mocha --reporter spec --bail --check-leaks test/
react-helmet , karma start karma.config.js
@ardatan/sync-fetch , mocha --throw-deprecation test/spec.js
to-absolute-glob , mocha
glogg , nyc mocha --async-only
section-matter , mocha
unique-stream , mocha
align-text , mocha
2025-08-15 04:01:08 +01:00
swagger-ui-express , mocha test/*.spec.js
2025-08-11 13:56:13 +01:00
gulplog , nyc mocha --async-only
broadcast-channel , " echo "" RUN ALL: "" && npm run test:node && npm run test:browser && npm run test:e2e && npm run test:modules "
2025-08-14 21:28:51 +01:00
stylus-loader , npm run test:coverage
2025-08-11 13:56:13 +01:00
css-vendor , cross-env NODE_ENV=test karma start --single-run
blob , mocha
center-align , mocha
right-align , mocha
cwd , mocha
2025-08-15 04:01:08 +01:00
node-fetch-h2 , cross-env BABEL_ENV=test mocha --require babel-register test/test.js
2025-08-11 13:56:13 +01:00
karma-coverage , mocha
wkx , jshint . && nyc mocha
sync-fetch , mocha --throw-deprecation test/spec.js
fontkit , run-s build mocha
2025-08-14 21:28:51 +01:00
babel-plugin-const-enum , jest
2025-08-11 13:56:13 +01:00
multipipe , prettier-standard '**/*.js' 'test/*.js' && standard && mocha --reporter spec --timeout 300
chai-as-promised , c8 mocha
2025-08-14 21:28:51 +01:00
stylelint-order , node --experimental-vm-modules node_modules/jest/bin/jest.js
2025-08-15 04:01:08 +01:00
csv , " mocha 'test/**/*.{js,ts}' "
2025-08-11 13:56:13 +01:00
gulp , nyc mocha --async-only
glob-watcher , nyc mocha test test/lib --async-only
2025-08-15 04:01:08 +01:00
babel-plugin-transform-flow-enums , jest
2025-08-11 13:56:13 +01:00
@sinonjs/formatio , mocha 'lib/**/*.test.js'
stream-to-array , mocha --reporter spec --bail
2025-08-15 04:01:08 +01:00
@module-federation/data-prefetch , jest
2025-08-11 13:56:13 +01:00
react-modal , cross-env NODE_ENV=test karma start
2025-08-15 04:01:08 +01:00
@swc/cli , jest
aws-cdk-lib , jest
2025-08-11 13:56:13 +01:00
axios-mock-adapter , mocha && npm run clean && npm run build:umd:min && npm run test:types
cz-conventional-changelog , mocha *.test.js
json-pointer , nyc make test
async-done , nyc mocha --async-only
2025-08-14 21:28:51 +01:00
react-beautiful-dnd , jest --config ./jest.config.js
2025-08-15 04:01:08 +01:00
selenium-webdriver , bazel test //javascript/selenium-webdriver/...
2025-08-14 21:28:51 +01:00
babel-plugin-react-docgen , jest
2025-08-11 13:56:13 +01:00
has-glob , mocha
2025-08-14 21:28:51 +01:00
vue-style-loader , jest
promptly , jest --env node --coverage --runInBand
2025-08-11 13:56:13 +01:00
gulp-cli , mocha --async-only --timeout 5000 test/lib test
2025-08-15 04:01:08 +01:00
hot-shots , mocha -R spec --timeout 5000 test/*.js
2025-08-14 21:28:51 +01:00
vuex , npm run lint && npm run build && npm run test:types && npm run test:unit && npm run test:ssr && npm run test:e2e && npm run test:esm
2025-08-11 13:56:13 +01:00
semver-greatest-satisfied-range , nyc mocha --async-only
merge-deep , mocha
bach , nyc mocha --async-only
async-settle , nyc mocha --async-only
each-props , nyc mocha --async-only
2025-08-15 04:01:08 +01:00
is2 , mocha -C --reporter list tests.js
tcp-port-used , mocha --reporter=list ./test.js
2025-08-14 21:28:51 +01:00
undertaker , nyc mocha --async-only
levenary , jest
postcss-html , nyc npm run mocha
2025-08-15 04:01:08 +01:00
airbnb-prop-types , npm run build:test && npm run test:only
2025-08-14 21:28:51 +01:00
remove-bom-stream , nyc mocha --async-only
sqlite3 , node test/support/createdb.js && mocha -R spec --timeout 480000
append-buffer , mocha
reactcss , npm run unit-test -s && npm run eslint -s
remove-bom-buffer , mocha
amqplib , make test
react-color , npm run jest && npm run eslint
pm2-axon-rpc , mocha --reporter spec
mocha-junit-reporter , MOCHA_FILE=test/mocha.xml node_modules/.bin/mocha test --reporter=spec
as-table , npm run build && env AS_TABLE_TEST_FILE='./build/as-table' nyc --reporter=html --reporter=text mocha --reporter spec
module-lookup-amd , npm run lint && npm run mocha
docker-modem , ./node_modules/mocha/bin/mocha.js -R spec --exit
filing-cabinet , npm run lint && npm run mocha
dependency-tree , npm run lint && npm run mocha
get-source , nyc --reporter=html --reporter=text mocha test/test.path test/test.node --reporter spec
stacktracey , nyc --reporter=html --reporter=text mocha --reporter spec
node-sass , " mocha test/{*,**/**}.js "
dotenv-defaults , jest
@pm2/agent , mocha test/units/*.mocha.js
dockerode , ./node_modules/mocha/bin/mocha.js -R spec --exit
mochawesome-report-generator , " cross-env NODE_ENV=test nyc mocha "" test/spec/**/*.test.js "" --exit "
create-react-context , jest
child-process-ext , mocha --recursive
commitizen , nyc --require @babel/register npm run test-actual
pm2-axon , make test
2025-08-15 04:01:08 +01:00
passport-jwt , mocha --reporter spec --require test/bootstrap test/*test.js
2025-08-14 21:28:51 +01:00
pm2-deploy , mocha
2025-08-15 04:01:08 +01:00
next-auth , jest --config ./config/jest.config.js
2025-08-14 21:28:51 +01:00
tcomb-validation , npm run lint && mocha
sass-graph , nyc mocha
dotenv-webpack , jest
vscode-json-languageservice , mocha
@pm2/js-api , mocha test/*
start-server-and-test , npm run unit
dogapi , mocha --recursive ./test
rework , mocha --require should --reporter spec
@fortawesome/react-fontawesome , jest --silent
scss-tokenizer , jest
2025-08-15 04:01:08 +01:00
react-base16-styling , node --experimental-vm-modules node_modules/jest/bin/jest.js
2025-08-14 21:28:51 +01:00
redux-mock-store , npm run build && npm run test:unit && npm run test:cjs && npm run test:es
mochawesome , npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json
html-loader , npm run test:coverage
thread-loader , npm run test:coverage
vizion , mocha
parse-git-config , mocha
ember-cli-version-checker , mocha tests/*-tests.js
array-sort , mocha
react-sizeme , jest
default-compare , mocha
whatwg-url-without-unicode , jest
2025-08-15 04:01:08 +01:00
@azure/core-http , npm run clean && tsc -p tsconfig.es.json && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test
2025-08-14 21:28:51 +01:00
pad-right , mocha
array-last , mocha
prop-types-extra , npm run lint && jest
eslint-loader , npm run test:coverage
2025-08-15 04:01:08 +01:00
passport-local , node_modules/.bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js
linebreak , parcel build && mocha --reporter landing
2025-08-14 21:28:51 +01:00
gifwrap , mocha --timeout=6000 ./test/*.js
native-url , jest && karmatic
console.table , node test/test.js && grunt && npm run unit
depcheck , mocha ./test ./test/special --timeout 10000
coveralls , npm run lint && npm run mocha
msgpack-lite , make test
diffable-html , jest --verbose
assertion-error-formatter , yarn run lint && yarn run unit-test
cli-tableau , mocha test/*
better-sqlite3 , mocha --exit --slow=75 --timeout=5000
jest-serializer-html , jest --verbose
2025-08-15 04:01:08 +01:00
web3-eth-iban , jest --config=./test/unit/jest.config.js
2025-08-14 21:28:51 +01:00
sync-rpc , jest --coverage
eslint-import-resolver-webpack , npm run tests-only
2025-08-15 04:01:08 +01:00
web3-providers-http , jest --config=./test/unit/jest.config.js
2025-08-14 21:28:51 +01:00
arr-map , mocha
@lezer/json , npm run build && mocha test/test-json.js
condense-newlines , mocha
requireg , mocha -u tdd --ui exports --reporter spec --slow 2000ms --bail
2025-08-15 04:01:08 +01:00
vm2 , mocha test
pretty , mocha
@monaco-editor/loader , jest
replace-in-file , mocha 'src/**/*.spec.js'
@cypress/webpack-preprocessor , node ./scripts/test-webpack-5.js
juice , mocha --reporter spec && npm run test-typescript
knuth-shuffle-seeded , mocha
object.reduce , mocha
@google-cloud/run , c8 mocha build/test
arr-filter , mocha
sver-compat , mocha -u tdd -R dot
@lezer/javascript , mocha test/test-*.js
properties-reader , jest --coverage
postman-collection , npm run test-lint && npm run test-system && npm run test-unit && npm run test-browser
array-initial , mocha -R spec
default-resolution , nyc mocha --async-only
collection-map , mocha
web3-eth-abi , jest --config=./test/unit/jest.config.js
postcss-sass , jest
resolve-path , mocha --reporter spec --bail --check-leaks test/
ansi-red , mocha
broccoli-merge-trees , mocha
web-resource-inliner , mocha test
@koa/router , mocha test/**/*.js
eslint-plugin-react-native , npm run lint && npm run unit-test
broccoli-funnel , mocha tests/
is-valid-path , mocha
nunjucks , npm run lint && npm run test:instrument && npm run test:runner
babel-preset-env , npm run build && npm run test-only
@sentry/vite-plugin , jest
rollup-plugin-babel , mocha
strip-hex-prefix , mocha src/tests/**/**.js
react-resizable , jest --coverage
web3 , jest --config=./test/unit/jest.config.js
web3-core , jest --config=./test/unit/jest.config.js
react-virtualized , yarn run test:jest
web3-providers-ipc , jest --config=./test/unit/jest.config.js
web3-providers-ws , jest --config=./test/unit/jest.config.js
tinygradient , mocha tests/*
posthog-js , pnpm test:unit && pnpm test:functional
babel-extract-comments , mocha
detective-vue2 , npm run lint && npm run mocha
saslprep , npm run lint && npm run unit-test
rollup-plugin-postcss , npm run lint && jest
postcss-url , npm run lint && npm run tests
react-slick , jest
uglify-es , node test/run-tests.js
cytoscape-cose-bilkent , mocha
postman-url-encoder , npm run test-lint && npm run test-unit && npm run test-browser
@stoplight/better-ajv-errors , jest
null-loader , npm run test:coverage
prettyjson , npm run jshint && mocha --reporter spec
@aws-cdk/cx-api , jest
web3-net , jest --config=./test/unit/jest.config.js
web3-eth-personal , jest --config=./test/unit/jest.config.js
json2csv , node test | tap-spec
@opencensus/core , nyc ts-mocha -p ./tsconfig.json test/**/*.ts
find , mocha
httpntlm , mocha
web3-eth-accounts , jest --config=./test/unit/jest.config.js
web3-eth-contract , jest --config=./test/unit/jest.config.js
node-fetch-npm , mocha test/test.js
web3-eth , jest --config=./test/unit/jest.config.js
react-tabs , cross-env BABEL_OUTPUT=commonjs jest
web3-eth-ens , jest --config=./test/unit/jest.config.js
proxyquire , standard && mocha
resq , jest ./tests --verbose --coverage
mochawesome-merge , is-ci && jest --coverage && codecov || jest --coverage
path-loader , gulp
json-refs , gulp test
openapi-sampler , npm run lint && jest
apexcharts , npm run e2e && npm run unit
fluent-ffmpeg , NODE_ENV=test nyc mocha --require should --reporter spec
npm-run-all2 , node ./bin/run-s/index.js check test-mocha
ansi-cyan , mocha
method-override , mocha --check-leaks --reporter spec --bail test/
number-to-bn , mocha ./src/tests/**/*.js -R spec --timeout 2000000
json-schema-compare , npm run eslint && nyc --reporter=html --reporter=text mocha test/specs
cache-loader , cross-env NODE_ENV=test npm run test:coverage
protoduck , tap -J --coverage test/*.js
gulp-util , jshint *.js lib/*.js test/*.js && mocha
readline2 , mocha -R spec
tiny-lr , npm run eslint && npm run mocha
number-allocator , nyc --reporter=lcov --reporter=text ./node_modules/mocha/bin/_mocha
mssql , npm run lint && npm run test-unit
@reach/router , jest
extrareqp2 , grunt test
has-gulplog , nyc mocha --async-only
shx , nyc --reporter=text --reporter=lcov mocha
eslint-plugin-security , mocha test/**
@stylelint/postcss-css-in-js , jest
saucelabs , run-s build test:*
jwk-to-pem , nyc --all --include src --reporter=text-summary -- mocha spec
mime-format , mocha unit-test.spec.js
@redux-saga/core , yarn test:types && yarn test:jest
ethjs-util , mocha ./src/tests/**/*.js -R spec --timeout 2000000
flux , NODE_ENV=test jest
dotgitignore , nyc mocha test.js
ethjs-unit , mocha ./src/tests/**/*.js -R spec --timeout 2000000
redux-logger , npm run lint && npm run spec
ethereumjs-abi , istanbul test _mocha -- --reporter spec
unescape , mocha
aws-lambda , mocha --timeout 100000 -S -R spec --exit
validate.io-integer , mocha
shortid , grunt test && size-limit
fileset , make test
@lezer/css , mocha test/test-*.js
posthtml , c8 mocha
webpack-chain , jest
madge , npm run lint && npm run mocha
cytoscape-fcose , mocha
uni-global , mocha
prettier-plugin-packagejson , run-s lint test:*
pdfmake , run-s build mocha
react-device-detect , jest
bull , NODE_ENV=test nyc mocha -- 'test/test_*' --recursive --exit
remarkable , yarn test:mocha && yarn test:spec
cypress-multi-reporters , nyc mocha --require node_modules/chai/register-expect.js --timeout 5000 tests/**/*.test.js*
universal-analytics , make test
stream-parser , mocha --reporter spec
breakword , ./node_modules/mocha/bin/mocha
smartwrap , grunt t
koa-static , mocha --harmony --reporter spec --exit
ember-cli-babel , mocha node-tests && ember test
tty-table , npx mocha
compute-gcd , mocha
validate.io-integer-array , mocha
compute-lcm , mocha
jayson , mocha
@lezer/html , mocha test/test-*.js
set-getter , mocha
rtlcss , npm run lint && npm run main && npm run mocha
winston-daily-rotate-file , mocha --ignore **/*.worker.js && eslint .
passport-oauth2 , mocha --reporter spec --require test/bootstrap/node test/*.test.js test/**/*.test.js
eslint-plugin-tailwindcss , npm run test:base && npm run test:integration
x-default-browser , npm run lint && npm run mocha
jest-axe , npm run lint && npm run jest
enzyme-to-json , yarn lint && yarn test-core
karma-coverage-istanbul-reporter , nyc mocha
@hypnosphi/create-react-context , jest
heimdalljs , npm run build:node && npm run build:test && mocha dist/tests/bundle.cjs
stream-promise , mocha
draft-js , cross-env NODE_ENV=test jest
@typescript/vfs , dts test
browserstack , npm run lint && mocha
standard-version , nyc mocha --timeout=30000
@stylelint/postcss-markdown , nyc npm run mocha
broccoli-babel-transpiler , mocha tests/test.js
i18n-iso-countries , mocha test/*.js
csrf , mocha --trace-deprecation --reporter spec --bail --check-leaks test/
2-thenable , mocha
vscode-css-languageservice , npm run compile && npm run mocha
rollup-plugin-inject , mocha
mixpanel-browser , npm run lint && npm run unit-test
@google-cloud/secret-manager , c8 mocha build/test
worker-loader , npm run test:coverage
@foliojs-fork/pdfkit , jest -i
@koa/cors , NODE_ENV=test mocha --check-leaks -R spec -t 5000 test/*.test.js
jest-styled-components , yarn test:web && yarn test:native && yarn test:preact
json-schema-merge-allof , npm run eslint && nyc --reporter=html --reporter=text mocha test/specs
sha1 , mocha
react-grid-layout , make test
@foliojs-fork/fontkit , mocha
react-native-url-polyfill , jest
gh-pages , mocha --recursive test
rollup-plugin-copy , jest
pdfkit , jest -i --env=node
json-diff , coffee -c test; mocha test/*.js
istanbul-api , mocha
dreamopt , ./node_modules/.bin/mocha
react-async-script , jest
@solana/spl-token , npm run test:unit && npm run test:e2e-native && npm run test:e2e-2022
react-google-recaptcha , cross-env BABEL_ENV=development jest
@ionic/utils-terminal , jest --maxWorkers=4
chrome-remote-interface , ./scripts/run-tests.sh
highlight-es , eslint index.js test && mocha
react-json-view , npm run test:coverage
vscode-html-languageservice , npm run compile && mocha --timeout 5000 ./lib/umd/test/*.js && npm run lint
keytar , npm run lint && npm rebuild && mocha --require babel-core/register spec/
@soda/friendly-errors-webpack-plugin , " eslint --ignore-pattern "" test/** "" . && jest --testEnvironment node "
browser-sync , npm run build && npm run env && npm run unit
asn1.js-rfc5280 , mocha --reporter=spec test/*-test.js
asn1.js-rfc2560 , mocha --reporter=spec test/*-test.js
chartjs-color , mocha
resp-modifier , jshint test/*.js index.js && mocha
uglifyjs-webpack-plugin , cross-env NODE_ENV=test npm run test:coverage
line-column , gulp test
codecov , jest --coverage
eazy-logger , npm run lint && mocha
heimdalljs-logger , npm run build && mocha dist/tests/index.js
eslint-plugin-ft-flow , yarn jest && yarn test:rules
sequelize-cli , npm run lint && npm run build && npm run test-raw
basic-auth-connect , make test
path-match , mocha --reporter spec
@contrast/fn-inspect , c8 --reporter lcov --reporter text mocha .
eslint-plugin-json , nyc mocha test/unit.test.js
sort-object , mocha
probe-image-size , npm run lint && nyc mocha
easy-extender , npm run lint && mocha
glob2base , npm run-script lint && mocha --reporter spec
@gulpjs/to-absolute-glob , nyc mocha
useragent , mocha $(find test -name '*.test.js')
react-hot-loader , yarn test:es2015 && yarn test:modern
react-portal , cross-env BABEL_ENV=commonjs jest --no-cache
ssh2-sftp-client , mocha
fengari , jest
npm-registry-utilities , mocha
dependency-cruiser , LANG=en_US.UTF-8 NODE_OPTIONS=--no-warnings NO_COLOR=1 mocha
@techteamer/ocsp , mocha
yauzl-promise , npm run lint && npm run test-main
babel-plugin-lodash , mocha --check-leaks --require @babel/register
third-party-capital , jest
postman-runtime , npm run test-lint && npm run test-system && npm run test-unit && npm run test-integration && npm run test-integration-legacy
ioredis-mock , jest
vinyl-contents , nyc mocha --async-only
ember-cli-htmlbars , yarn run test:ember && yarn run test:node
newman , npm run test-lint && npm run test-system && npm run test-unit && npm run test-integration && npm run test-cli && npm run test-library
swagger-jsdoc , run-p test:* -cn
rewire , nyc --reporter=html --reporter=lcov mocha -r ts-node/register -R spec
speed-measure-webpack-plugin , jest
eslint-plugin-babel , mocha ./tests/rules/*.js
gulp-sourcemaps , mocha --async-only
new-date , make test
replacestream , mocha --growl --full-trace
diagnostics , nyc --reporter=text --reporter=lcov npm run test:runner
@modern-js/utils , jest --passWithNoTests
randomstring , mocha
eslint-plugin-lodash , npm run lint && npm run unit-test
@modern-js/node-bundle-require , jest --passWithNoTests
async-disk-cache , mocha test.js
uvm , npm run test-lint && npm run test-system && npm run test-unit && npm run test-browser
webrtc-adapter , grunt && jest test/unit && karma start test/karma.conf.js
clap , mocha --reporter ${REPORTER:-progress}
yauzl-clone , npm run lint && npm run test-main
postman-sandbox , npm run test-lint && npm run test-system && npm run test-unit && npm run test-vm && npm run test-integration && npm run test-browser
idna-uts46-hx , mocha
@segment/isodate-traverse , make test
postman-collection-transformer , npm run test-lint && npm run test-system && npm run test-unit && npm run test-schema && npm run test-browser
d3-geo-projection , mocha 'test/**/*-test.js' && eslint src test
@react-native-community/datetimepicker , jest
yorkie , jest
gettext-parser , mocha
babel-plugin-react-compiler , ./scripts/link-react-compiler-runtime.sh && yarn snap:ci
serialised-error , jshint index.js && mocha tests
xhr-request-promise , jest
contentful-resolve-response , BABEL_ENV=cjs mocha --require babel-register 'test/**/*-test.js'
sync-disk-cache , mocha test.js
tabtab , mkdirp ~/.config/tabtab && DEBUG='tabtab*' c8 mocha --timeout 5000
sort-any , mocha -r babel-register --recursive src/tests --timeout 5000
jest-image-snapshot , jest --ci=false
deep-equal-in-any-order , mocha -r babel-register --recursive src/tests --timeout 5000
@ionic/utils-process , jest --maxWorkers=4
react-highlight-words , cross-env NODE_ENV=test karma start
localtunnel , mocha --reporter list --timeout 60000 -- *.spec.js
mammoth , mocha 'test/**/*.tests.js'
yaml-loader , jest --coverage
eslint-plugin-react-compiler , jest
swagger-client , run-s test:unit:coverage test:artifact
@docusaurus/react-loadable , jest --coverage
jest-sonar-reporter , jest
multiparty , mocha --reporter spec --bail --check-leaks test/
pre-commit , mocha test.js
karma-firefox-launcher , karma start --single-run
@ionic/utils-fs , jest --maxWorkers=4
liftup , mocha -t 5000 -b -R spec test/index
@ionic/utils-subprocess , jest --maxWorkers=4
node-jose , mocha './test/**/*-test.js'
express-http-proxy , npm -s run mocha && npm run -s lint
content-hash , mocha
tree-sync , mocha tests
parse-author , mocha
videojs-vtt.js , grunt
@capacitor/core , jest
@microsoft/microsoft-graph-client , npm run test:cjs && npm run karma
gulp-sort , mocha tests/*.js
@parcel/source-map , mocha ./test/*.test.js
amd-name-resolver , mocha -R dot test.js
@ionic/utils-stream , jest --maxWorkers=4
gulp-header , mocha --reporter spec
merge-trees , mocha
@n8n_io/riot-tmpl , make test
react-immutable-proptypes , ./scripts/test
react-outside-click-handler , npm run tests-only
mocha-multi-reporters , nyc mocha --require chai/register-expect --timeout 5000 tests/**/*.test.js*
react-input-mask , npm run build && npm run test:input && npm run test:server-render && npm run test:build
eslint-plugin-filenames , npm run lint && npm run unit-test --coverage && npm run check-coverage
@eslint-community/eslint-plugin-eslint-comments , nyc npm run debug
xml-encryption , mocha
apache-crypt , mocha
@capacitor/cli , jest -i
global-tunnel-ng , mocha test
@lezer/python , mocha test/test-*.js
http-auth , mocha
globalize , grunt
fast-unique-numbers , npm run lint && npm run build && npm run test:expectation-chrome && npm run test:expectation-firefox && npm run test:expectation-node && npm run test:unit-browser && npm run test:unit-node
karma-webpack , jest
jest-serializer-vue , npm run lint && npm run unit
gulp-concat , mocha
minim , mocha
detective-less , mocha test/test.js
eslint-plugin-svelte , " pnpm run mocha "" tests/src/**/*.ts "" --reporter dot --timeout 60000 "
broccoli-caching-writer , mocha tests/
karma-junit-reporter , grunt
semver-intersect , jest
imports-loader , npm run test:coverage
serverless-offline , mocha --require ./tests/mochaHooks.cjs
@ionic/utils-object , jest --maxWorkers=4
dropzone , karma start test/karma.conf.js
react-moment-proptypes , mocha --recursive --require @babel/register --require ./test/suppress-fallback-warning.js --require ./test/require-enzyme-adapter.js
@ionic/utils-array , jest --maxWorkers=4
@solana/spl-token-metadata , mocha test
react-with-direction , npm run test:only
@sentry/react-native , yarn test:sdk && yarn test:tools
fetch-ponyfill , mocha tests/fetch-node.spec.js
postcss-sort-media-queries , jest-ci --coverage && eslint
karma-mocha , grunt test
@gulp-sourcemaps/map-sources , mocha --async-only
react-json-tree , node --experimental-vm-modules node_modules/jest/bin/jest.js
react-with-styles , npm run tests-only
is-odd , mocha
babel-plugin-ember-modules-api-polyfill , jest
react-dates , npm run build && npm run tests-only
jaeger-client , make test
vue-jest , npm run lint && ./test.sh
junit-report-merger , jest --coverage
@opencensus/propagation-b3 , nyc ts-mocha -p ./tsconfig.json test/**/*.ts
csurf , mocha --check-leaks --reporter spec --bail test/
@dagrejs/dagre , make test
browserstack-local , mocha
express-basic-auth , mocha test.js && npm run check-dts
json-to-ast , mocha
json-schema-deref-sync , mocha
react-scroll , karma start
response-time , mocha --reporter spec
@ledgerhq/hw-transport , jest
@malept/flatpak-bundler , standard && mocha
pg-hstore , mocha --reporter spec -u bdd --require should --recursive --timeout 10000
@cypress/browserify-preprocessor , npm run test-unit && npm run test-e2e
reactstrap , jest --watch
@nevware21/ts-async , npm run preproc test && grunt ts_async-test && npm run test:node && npm run test:browser && npm run test:worker && npm run coverage:report&& npm run preproc -- -restore
yosay , xo && FORCE_COLOR=1 mocha
polygon-clipping , node --experimental-vm-modules node_modules/jest/bin/jest.js
worker-timers , npm run lint && npm run build && npm run test:integration-browser && npm run test:integration-node
worker-timers-worker , npm run lint && npm run build && npm run test:integration && npm run test:unit
redis-info , mocha test/*.test.js
worker-timers-broker , npm run lint && npm run build && npm run test:unit
koa-router , mocha test/**/*.js
@ionic/cli-framework-output , jest --maxWorkers=4
passport-google-oauth20 , mocha --require test/bootstrap/node test/*.test.js test/**/*.test.js
taketalk , mocha
css-modules-loader-core , mocha --compilers js:babel/register
@gulp-sourcemaps/identity-map , nyc mocha --async-only
child-process-promise , npm run mocha
karma-mocha-reporter , grunt test
require-and-forget , npm run unit
fast-sourcemap-concat , mocha --inline-diffs
digest-fetch , mocha --check-leaks --bail --no-exit --reporter spec test/digest-*
geojson-equality , mocha test/test.js
bent , npm run lint && npm run test:node && npm run test:browser
relative , mocha
@vercel/blob , pnpm run test:node && pnpm run test:edge && pnpm run test:browser
dot-object , gulp test
@lezer/xml , mocha test/test-*.js
pkg-config , mocha
google-artifactregistry-auth , mocha
koa-compress , jest
require_optional , mocha
@nuxt/friendly-errors-webpack-plugin , eslint . && jest
react-native-animatable , npm run lint && npm run jest
core-object , mocha tests/**/*-test.js
autosuggest-highlight , " nyc mocha "" src/*.test.js "" "
react-easy-swipe , mocha
njwt , istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly test/ -- -R spec --no-timeouts
@compodoc/live-server , mocha test --exit && npm run lint
extract-text-webpack-plugin , jest
commoner , rm -rf test/output ; node ./node_modules/mocha/bin/mocha --reporter spec test/run.js
rss-parser , mocha --reporter-option maxDiffSize=0 --exit
xml-but-prettier , jest test
@asyncapi/parser , npm run test:unit && npm run test:browser
i18next-parser , mocha -r @babel/register -r @babel/polyfill --recursive test/*.test.js test/**/*.test.js
redux-form , jest
gulp-replace , mocha
object-sizeof , standard; ./node_modules/.bin/mocha
twig , mocha -r should
@ledgerhq/devices , jest
promise-worker-transferable , npm run build-test && mocha test/test.js
connected-react-router , jest --config ./.jestrc.json
react-big-calendar , yarn lint && NODE_ENV=test jest
kill-port , jest --env=node
jsftp , make -f test/Makefile test-pureftpd
openapi-path-templating , mocha
browserify-optional , mocha
karma-spec-reporter , nyc --reporter=html --reporter=text mocha
speakeasy , mocha
@prettier/plugin-xml , node --experimental-vm-modules node_modules/jest/bin/jest.js
testem , mocha tests/*_tests.js tests/**/*_tests.js
express-fileupload , nyc --reporter=html --reporter=text mocha -- -R spec
bitsyntax , make test
sander , mocha
react-phone-input-2 , jest
react-countup , jest
hash-for-dep , mocha tests/**/*-test.js
parsejson , make test
@intervolga/optimize-cssnano-plugin , npm run lint && npm run mocha
vis , mocha --compilers js:babel-core/register
sver , mocha -u tdd -R dot
gulp-sass , npm run test:node-sass && npm run test:dart-sass && npm run test:legacy-dart-sass && npm run test:sass-embedded
chai-http , c8 --reporter=lcovonly --reporter=text-summary mocha
@lezer/yaml , mocha test/test-yaml.js
openapi-server-url-templating , mocha
broccoli-stew , mocha tests/*-test.js tests/**/*-test.js
miragejs , run-s build test:run
broccoli-concat , mocha --recursive
@aws-cdk/core , cdk-test