jacoco topic

List jacoco repositories

sbt-jacoco

123
Stars
66
Forks
Watchers

an sbt plugin for JaCoCo Code Coverage

Testing, Security and Development of Enterprise Systems

gradle-console-reporter

53
Stars
15
Forks
Watchers

Gradle plugin to report various kinds of summaries to console.

streaming-file-server

85
Stars
45
Forks
Watchers

full-stack java file server with no limitation for files uploads and downloads: spring-boot + Gradle Kotlin DSL, postgres / h2, apache fileUpload, lombok, mustache, docker, jgiven, powermock, gradle,...

Android-Root-Coverage-Plugin

171
Stars
23
Forks
Watchers

A Gradle Plugin for Android developers that automatically configures Jacoco code coverage tasks for both combined and per module coverage reports, easier than ever.

diff-check

67
Stars
26
Forks
Watchers

Incremental code analysis tools based on checkstyle, pmd and jacoco

example-java

71
Stars
260
Forks
Watchers

Java Example

jacoco-diff

62
Stars
41
Forks
Watchers

在 jacoco 覆盖率报告的基础上,计算出增量覆盖率

diff-jacoco

103
Stars
59
Forks
Watchers

对jacoco代码做改造,实现增量覆盖率。覆盖率报告持久化到数据库,对于增量测试过的代码不会回退。