Add code coverage report with Istanbul
To generate the report run
$npm run-script cover
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/larvit/larvitsmpp",
|
||||
"scripts": {
|
||||
"cover": "istanbul cover _mocha",
|
||||
"test": "mocha"
|
||||
},
|
||||
"license": "MIT"
|
||||
|
||||
Reference in New Issue
Block a user