UNPKG

only-changed-jest-watch-plugin

Version:

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

19 lines (18 loc) 366 B
{ "name": "jest-resolve", "version": "23.5.0", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git" }, "license": "MIT", "main": "build/index.js", "dependencies": { "browser-resolve": "^1.11.3", "chalk": "^2.0.1", "realpath-native": "^1.0.0" }, "devDependencies": { "jest-haste-map": "^23.5.0" } }