[ https://issues.apache.org/jira/browse/CB-8129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246422#comment-14246422 ]
ASF GitHub Bot commented on CB-8129: ------------------------------------ GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-lib/pull/131 CB-8129 Add test coverage report generation to core cordova tools This implements [CB-8129](https://issues.apache.org/jira/browse/CB-8129) and adds `npm run cover` command that generates a test coverage report under `coverage` directory and prints coverage summary to console. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-lib CB-8129 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-lib/pull/131.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #131 ---- commit dc149e0befdc86e2b8ff9dd5416b5ae45bea9a89 Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2014-12-05T13:52:30Z CB-8129 Adds 'npm run cover' command to generate tests coverage report commit 80358fda170a6473421ec6daa7c9e950a59f572c Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2014-12-09T08:05:03Z Updates README with description of npm commands for this package ---- > Add test coverage report generation to core cordova tools > --------------------------------------------------------- > > Key: CB-8129 > URL: https://issues.apache.org/jira/browse/CB-8129 > Project: Apache Cordova > Issue Type: Improvement > Components: CLI, CordovaJS, CordovaLib > Reporter: Vladimir Kotikov > Labels: coverage, tools > > It will be great to be able to generate reports easily just by running some > npm commands or grunt tasks. > E.g. 'npm run coverage' in repo could produce some coverage reports. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org