Skip to content

Commit

Permalink
Generate coverage for uncovered source files
Browse files Browse the repository at this point in the history
  • Loading branch information
TimvdLippe authored and Daniel15 committed Mar 11, 2017
1 parent 1b89ee8 commit 664b6a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"build-win-installer": "scripts\\build-windows-installer.bat"
},
"jest": {
"collectCoverageFrom": ["src/**/*.js"],
"timers": "fake",
"testEnvironment": "node",
"modulePathIgnorePatterns": [
Expand Down

0 comments on commit 664b6a4

Please sign in to comment.