2 "name": "@squeep/test-helper",
4 "description": "Common modules and helpers for Squeep Framework Applications unit testing.",
7 "coverage": "nyc npm test",
8 "coverage-check": "nyc check-coverage",
9 "eslint": "eslint *.js lib",
10 "test": "mocha --recursive"
14 "url": "https://git.squeep.com/squeep-test-helper/"
16 "author": "Justin Wind <jwind-npm@squeep.com>",
24 "@squeep/eslint-config": "^1",