UNPKG

only-changed-jest-watch-plugin

Version:

Jest watch plugin for running either only the modified test (for TDD), or tests of dependant modules

4 lines 119 B
language: node_js node_js: - "8" after_script: "npm install coveralls && nyc report --reporter=text-lcov | coveralls"