UNPKG

only-changed-jest-watch-plugin

Version:

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

17 lines (16 loc) 322 B
{ "name": "jest-diff", "version": "23.5.0", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git" }, "license": "MIT", "main": "build/index.js", "dependencies": { "chalk": "^2.0.1", "diff": "^3.2.0", "jest-get-type": "^22.1.0", "pretty-format": "^23.5.0" } }