UNPKG

only-changed-jest-watch-plugin

Version:

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

24 lines (23 loc) 540 B
{ "name": "pretty-format", "version": "23.5.0", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git" }, "license": "MIT", "description": "Stringify any JavaScript value.", "main": "build/index.js", "browser": "build-es5/index.js", "author": "James Kyle <me@thejameskyle.com>", "dependencies": { "ansi-regex": "^3.0.0", "ansi-styles": "^3.2.0" }, "devDependencies": { "immutable": "^4.0.0-rc.9", "react": "*", "react-dom": "*", "react-test-renderer": "*" } }