UNPKG

only-changed-jest-watch-plugin

Version:

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

20 lines (19 loc) 441 B
{ "name": "expect", "version": "23.5.0", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git" }, "license": "MIT", "main": "build/index.js", "browser": "build-es5/index.js", "dependencies": { "ansi-styles": "^3.2.0", "jest-diff": "^23.5.0", "jest-get-type": "^22.1.0", "jest-matcher-utils": "^23.5.0", "jest-message-util": "^23.4.0", "jest-regex-util": "^23.3.0" } }