Bookmarks tagged [instanbul]
http://azimi.me/2016/09/30/nyc-mocha-typescript.1.html
package.json
+ mocha.opts
configuration to get mocha and instanbul running with typescript
- 📆 published on: 2016-09-30
- tags: node.js, unit-testing, mocha, instanbul, code-coverage, typescript
https://istanbul.js.org/docs/tutorials/typescript/
Thanks to @mohsen1's post the following is the minimum recommended configuration to get accurate TypeScript coverage with mocha. With this…
- tags: node.js, unit-testing, mocha, instanbul, code-coverage