switching to JS code coverage nyc, maintained fork of istanbul
This commit is contained in:
8
js/.nycrc.yml
Normal file
8
js/.nycrc.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
include:
|
||||
- privatebin.js
|
||||
reporter:
|
||||
- text
|
||||
- html
|
||||
report-dir: ../tst/log/js-coverage-report
|
||||
temp-dir: /tmp/nyc-output
|
||||
Reference in New Issue
Block a user