qunit-promises

v0.2.0
QUnit plugin that adds assertions to check promises quickly
plugin promises qunit test

commit

commit-wizard

coveralls

node node_modules/lcov-filter/index.js cover/lcov.info test | ./node_modules/coveralls/bin/coveralls.js

gt

gt qunit-promises.js test/node-tests.js --output

semantic-release

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

size

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

test

grunt && npm run gt

test-qunit

qunit -d ./qunit-promises.js -c test/tests.js -t test/tests.js
npm i qunit-promises

Metadata

  • MIT
  • >= 0.8.0
  • Gleb Bahmutov
  • released 6/18/2016

Downloads

Maintainers