Hi Bertrand Thanks for the pointer. As I explained in my reply to Michael it's not about the absolute numbers but rather about getting early feedback during development. As far as I am concerned I only run the ITs if I know (or suspect) a change to have a huge impact.... otherwise it just takes too long. Still I would like to get reminded if I make a change and forget to test it.
Kind regards Angela On 11/05/17 16:19, "Bertrand Delacretaz" <[email protected]> wrote: >On Thu, May 11, 2017 at 2:46 PM, Michael Dürig <[email protected]> wrote: >> ...I guess this only includes the coverage from running unit tests and >>does not >> include integration tests... > >FWIW, In Sling we have a setup that computes the aggregate coverage of >unit and integration tests that run in a single Maven module. > >That's defined in the jacoco-report profile in the parent pom at [1]. > >-Bertrand > >https://svn.apache.org/repos/asf/sling/trunk/parent/pom.xml
