mocha-chrome

v2.1.0
☕ Run Mocha tests using headless Google Chrome

ci:lint

npm run lint && npm run security

ci:lint:commits

commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}

ci:test

npm run test -- --verbose

commitlint

commitlint

commitmsg

commitlint -e $GIT_PARAMS

lint

eslint --fix --cache cli.js index.js client lib test

lint-staged

lint-staged

security

npm audit

test

mocha test/test.js --timeout 10000 --exit

Metadata

  • MIT
  • >= 8.0.0
  • shellscape
  • released 9/26/2019

Downloads

Maintainers