sample-spring-boot-api-service
                                
                                 sample-spring-boot-api-service copied to clipboard
                                
                                    sample-spring-boot-api-service copied to clipboard
                            
                            
                            
                        Capture code coverage of integration tests
As a developed of a REST API (and the SDK too), I would like the integration tests to be counted into code coverage.
- Local integration tests collect the test coverage from the running Java process
- z/OS integration tests collect the test coverage from the running Java process
Note: https://www.eclemma.org/jacoco/trunk/doc/agent.html
This issue has not been updated in a long time.