Difference between revisions of "JaCoCo"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
The JaCoCo plugin provides code coverage metrics for Java code via integration with JaCoCo. | The JaCoCo plugin provides code coverage metrics for Java code via integration with JaCoCo. | ||
* https://docs.gradle.org/current/userguide/jacoco_plugin.html | * https://docs.gradle.org/current/userguide/jacoco_plugin.html | ||
+ | |||
+ | == Related == | ||
+ | * [[Java code coverage tools]] | ||
Latest revision as of 08:28, 13 July 2022
wikipedia:JaCoCo Java Code Coverage Library
The JaCoCo plugin provides code coverage metrics for Java code via integration with JaCoCo.
Related[edit]
See also[edit]
- Gradle,
gradlew [ check | build ]
,build.gradle
,gradle --help
Advertising: