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 test
To run the test along TypeScript with watch:
npm run watch
Then you can make incremental changes and the tests will rerun accordingly.