supertest-koa-agent

v0.2.1
Converts a Koa app into a supertest compatible agent instance.
agent http koa server superagent supertest test test testing and 1 more...

cover

istanbul cover test.js

dev

nodemon -x 'npm run test --silent' -e 'js json'

release-major

npm version major && git push --follow-tags && npm publish

release-minor

npm version minor && git push --follow-tags && npm publish

release-patch

npm version patch && git push --follow-tags && npm publish

standard

standard

test

npm run standard --silent && node --harmony test | tap-spec

Metadata

  • MIT
  • Whatever
  • Wil Moore III
  • released 5/19/2015

Downloads

Maintainers