0.0.5 • Published 7 years ago
nr-log-parser v0.0.5
mocha-typescript-seed
A project with mocha-typescript enabled testing. To run all tests and produce a test coverage:
npm testTo run the test along TypeScript with watch:
npm run watchThen you can make incremental changes and the tests will rerun accordingly.