UNPKG

only-changed-jest-watch-plugin

Version:

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

13 lines (12 loc) 150 B
language: node_js node_js: - "0.8" - "0.10" - "0.11" branches: only: - master notifications: email: - rod@vagg.org script: npm test