starting to work on JSVerify & Mocha based unit tests for our JS code base
This commit is contained in:
7
js/.istanbul.yml
Normal file
7
js/.istanbul.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
instrumentation:
|
||||
excludes:
|
||||
- jquery-3.1.1.js
|
||||
baseline-file: ../tst/log/js-coverage-baseline.json
|
||||
reporting:
|
||||
dir: ../tst/log/js-coverage-report
|
||||
Reference in New Issue
Block a user