jest-watch-suspend

v1.1.2
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
npm i jest-watch-suspend

Metadata

  • MIT
  • Whatever
  • Homa Wong
  • released 5/13/2019

Downloads

Maintainers