Added support for coverage reporting (as requested in https://github.com/newtriks/generator-react-webpack/issues/158)

This commit is contained in:
Chris
2015-10-27 08:08:26 +01:00
parent ed4e8a17f3
commit 89f6f1701b
5 changed files with 51 additions and 9 deletions
+2
View File
@@ -46,8 +46,10 @@
"eslint-plugin-react": "^3.3.0",
"file-loader": "^0.8.4",
"glob": "^5.0.15",
"isparta-loader": "^1.0.0",
"karma": "^0.13.9",
"karma-chai": "^0.1.0",
"karma-coverage": "^0.5.3",
"karma-mocha": "^0.2.0",
"karma-mocha-reporter": "^1.1.1",
"karma-phantomjs-launcher": "^0.2.1",