Product Avatar Image

Jacoco

Mostrar detalhamento de classificação
42 avaliações
  • Perfis 1
  • Categorias 1
Classificação média por estrelas
4.6
Atendendo clientes desde
Profile Type
Category

All Profiles

Profile Filters
Profile Type
Category

Profile Name

Star Rating

31
11
0
0
0

Jacoco Reviews

Review Filters
Profile Name
Star Rating
31
11
0
0
0
Komal Ashokkumar J.
KJ
Komal Ashokkumar J.
09/01/2021
Avaliador validado
Usuário atual verificado
Fonte da Revisão: Convite da G2
Revisão Incentivada

Great code coverage tool for Java and Kotlin

1. It gives accurate and reliable code coverage for unit tests. 2. The results can be given out in different file formats, which can be represented as graphs. 3. It can also be integrated with Sonarcloud for static code analysis and merge checker.
Vijay E.
VE
Vijay E.
Project Manager at SAP | ISB | MLOPS | AI/ML
08/31/2021
Avaliador validado
Fonte da Revisão: Orgânico

Jacoco Code Coverage Plugin - Review

1. JaCoCo is a free code coverage library for Java, and hence no additional cost overhead for the team. 2. HTML report is the most human-readable report and easy to interpret. XML report is mainly used to integrate with other tools or dashboards, e.g., SonarQube 3. Jacoco coverage report can be merged with CI/CD with Jenkins 4. User can check from comprehensive report to single method coverage report. It measures line and branch coverage based on running unit test cases, along with integration tests. It provides visual information, including highlighted lines of code and the total percentage of code executed in each method. 5. Recently migrated from Cobertura to Jacoco as Cobertura is outdated (no more extended support Java versions above 7, and newer JDK versions). It supports and allows Jacoco new users to use other teams' Jacoco configuration' as a guide.
Deepankar S.
DS
Deepankar S.
08/31/2021
Avaliador validado
Usuário atual verificado
Fonte da Revisão: Convite da G2
Revisão Incentivada

Nice Code Coverage tool for Java

JaCoCo is very easy to integrate and it tells us about the code coverage.

About

Contact

HQ Location:
N/A

Details

Website
jacoco.org