http-assert

v1.5.0
assert with status codes
assert http

lint

eslint .

test

mocha --reporter spec --bail --check-leaks test/

test-ci

istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/

test-cov

istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/
npm i http-assert

Metadata

  • MIT
  • >= 0.8
  • Unknown
  • released 8/25/2021

Downloads