UNPKG

chrome-stub

Version:

Easily stub out chrome API calls for great test coverage

13 lines (9 loc) 172 B
language: node_js node_js: - "0.10" before_script: - npm install script: - npm test after_success: - cat ./coverage/unit/lcov.info|./node_modules/.bin/coveralls