Package org.gradle.testing.jacoco.plugins
Plugins to work with the JaCoCo code coverage library.
-
Class Summary Class Description JacocoPlugin Plugin that provides support for generating Jacoco coverage data.JacocoPluginExtension Extension including common properties and methods for Jacoco.JacocoTaskExtension Extension for tasks that should run with a Jacoco agent to generate coverage execution data. -
Enum Summary Enum Description JacocoTaskExtension.Output The types of output that the agent can use for execution data.