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) 200 B
{ "$id": "har.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "required": [ "log" ], "properties": { "log": { "$ref": "log.json#" } } }