JaCoCo logo

JaCoCo

A code coverage library for Java
114
81
+ 1
0

What is JaCoCo?

It is a free code coverage library for Java, which has been created based on the lessons learned from using and integration existing libraries for many years.
JaCoCo is a tool in the Code Review category of a tech stack.
JaCoCo is an open source tool with 4K GitHub stars and 1.1K GitHub forks. Here’s a link to JaCoCo's open source repository on GitHub

Who uses JaCoCo?

Companies
19 companies reportedly use JaCoCo in their tech stacks, including RatePAY GmbH, JustChunks, and Microstrategy.

Developers
67 developers on StackShare have stated that they use JaCoCo.

JaCoCo Integrations

Decisions about JaCoCo

Here are some stack decisions, common use cases and reviews by companies and developers who chose JaCoCo in their tech stack.

Joshua Dean Küpper
CEO at Scrayos UG (haftungsbeschränkt) · | 3 upvotes · 7.5K views

We use JaCoCo because it enables us to statically find missing test opportunities and improve our Test-Coverage, alongside PITest. While PITest performs mutation testing to dynamically and heuristically find missing test cases, JaCoCo finds lines of code that are not covered by the tests until now.

Both coverage tests are equally important for us and so JaCoCo has become an essential part of our build pipeline.

See more

JaCoCo Alternatives & Comparisons

What are some alternatives to JaCoCo?
JUnit
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
See all alternatives

JaCoCo's Followers
81 developers follow JaCoCo to keep up with related blogs and decisions.