jest-watch-suspend

v1.1.1
Suspend watch mode
jest jest-watch-plugins testing tooling

build

tsc -p tsconfig.build.json

clean

rimraf lib

dc

npm run dependency-check

dependency-check

dependency-check . --unused --no-dev -i jest && dependency-check . --missing --no-dev

lint

tslint -p tsconfig.json

test

jest

verify

npm run lint && npm run build && npm run dependency-check && jest --coverage

watch

jest --watch

Metadata

  • MIT
  • Whatever
  • Homa Wong
  • released 12/31/2018

Downloads

Maintainers