mocha9-parallel-tests

v1.0.0
Run mocha 9.x.x tests in parallel
mocha mocha-parallel-tests parallel tests unit tests tests threads worker threads

build

tsc && chmod +x dist/bin/cli.js

clean

rm -fr dist

lint

npm run lint:sources && npm run lint:tests

lint:sources

eslint -c src/.eslintrc.js --ext .ts src/

lint:tests

eslint -c test/.eslintrc.js --ext .js test/

prepublishOnly

npm run clean && npm run build

pretest

npm run prepublishOnly

test

bash test/index.sh

test:ci

npm run lint && npm run test
npm i mocha9-parallel-tests

Metadata

  • MIT
  • >=8
  • Unknown
  • released 12/31/2021

Downloads

Maintainers