Note: You can still use Clover or Cobertura to assess code coverage by unit tests together with JaCoCo for integration tests.
Combining Code Coverage with Unit and Integration Tests
The overall code coverage (combination of code coverage by unit tests and integration tests) is automatically computed. This feature is enabled whenboth code coverage reports (UT + IT) are generated with JaCoCo.
If coverage by unit tests is not computed with JaCoCo, overall coverage = integration test coverage.
Sample projects are available on github that can be browsed or downloaded:
/projects/languages/java/code-coverage/combined ut-it/combined-ut-it-sonar-runner-jacoco
/projects/languages/java/code-coverage/combined ut-it/combined-ut-it-multimodule-maven-jacoco
See also the Measure Coverage by Integration Tests with Sonar – Updated blog post.
搜索“diyifanwen.net”或“第一范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,第一范文网,提供最新高等教育Code Coverage by Integration Tests for Java Project - Plugins - SonarQube(2)全文阅读和word下载服务。
相关推荐: