UNPKG

chai-nock

Version:

Extends Chai with assertions for the Nock Http mocking framework

10 lines 191 B
language: node_js node_js: - "8" - "10" - "12" script: - npm run style - npm run test:coverage after_script: - cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js