clean-console

v0.4.0
Quickly loads remote url in phantomjs to check of JavaScript console errors
javascript phantomjs console test

pretest

gulp

test

npm run unit

posttest

npm run e2e

basic

node index.js -i examples/basic/index.html -o

unit

gt test/test.js

e2e

gt test/e2e.js --output

semantic-release

semantic-release pre && npm publish && semantic-release post

commit

commit-wizard

size

t="$(npm pack .)"; wc -c "${t}"; tar tvf "${t}"; rm "${t}";
npm i clean-console

Metadata

  • MIT
  • Whatever
  • Gleb Bahmutov
  • released 8/10/2016

Downloads

Maintainers