add test coverage reporting

via nyc. also change non-build test runner script name
This commit is contained in:
2016-05-03 14:20:34 -07:00
parent ed7322b0d7
commit 594e249ee0
3 changed files with 5 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
lib
node_modules
npm-debug.log
.nyc_output