Merge pull request #5 from velichkov/master
Add code coverage report with Istanbul
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
node_modules
|
||||
coverage
|
||||
.idea
|
||||
tmp
|
||||
@@ -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