sample-spring-boot-api-service icon indicating copy to clipboard operation
sample-spring-boot-api-service copied to clipboard

Capture code coverage of integration tests

Open plavjanik opened this issue 6 years ago • 1 comments

As a developed of a REST API (and the SDK too), I would like the integration tests to be counted into code coverage.

  1. Local integration tests collect the test coverage from the running Java process
  2. z/OS integration tests collect the test coverage from the running Java process

Note: https://www.eclemma.org/jacoco/trunk/doc/agent.html

plavjanik avatar Oct 02 '19 07:10 plavjanik

This issue has not been updated in a long time.

github-actions[bot] avatar Dec 02 '19 00:12 github-actions[bot]