UNPKG

only-changed-jest-watch-plugin

Version:

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

21 lines (20 loc) 312 B
{ "$id": "creator.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "required": [ "name", "version" ], "properties": { "name": { "type": "string" }, "version": { "type": "string" }, "comment": { "type": "string" } } }