UNPKG

only-changed-jest-watch-plugin

Version:

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

14 lines (13 loc) 245 B
{ "name": "jest-worker", "version": "23.2.0", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git" }, "license": "MIT", "main": "build/index.js", "dependencies": { "merge-stream": "^1.0.1" } }