Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Alternatives to Consider

  • Parasoft Reviews & Ratings
    130 Ratings
    Company Website
  • MuukTest Reviews & Ratings
    31 Ratings
    Company Website
  • EZO AssetSonar Reviews & Ratings
    89 Ratings
    Company Website
  • viewneo Reviews & Ratings
    50 Ratings
    Company Website
  • TinyPNG Reviews & Ratings
    45 Ratings
    Company Website
  • Nutrient SDK Reviews & Ratings
    95 Ratings
    Company Website
  • Kontainer Reviews & Ratings
    524 Ratings
    Company Website
  • Gearset Reviews & Ratings
    225 Ratings
    Company Website
  • Epicor Eclipse Reviews & Ratings
    108 Ratings
    Company Website
  • Picsart Enterprise Reviews & Ratings
    25 Ratings
    Company Website

What is JaCoCo?

JaCoCo is a free library for Java code coverage, crafted by the EclEmma team, and has seen continuous improvement over the years based on insights gained from other libraries. The master branch of JaCoCo undergoes automatic building and publishing, which guarantees that each build complies with test-driven development principles, ensuring full functionality. Users can refer to the change history for the latest features and bug fixes. In addition, metrics related to the current JaCoCo implementation can be accessed on SonarCloud.io, providing further insights into its performance. JaCoCo can be easily integrated with various tools, allowing users to take advantage of its capabilities right from the start. Contributions aimed at enhancing its implementation and introducing new features are welcomed from the community. While there are several open-source coverage solutions for Java, the experience from developing the Eclipse plug-in EclEmma has highlighted that many existing tools are not ideally designed for integration purposes. One major drawback is that many of these tools cater to specific environments, like Ant tasks or command line interfaces, and they often lack a comprehensive API that would allow for embedding in a variety of settings. This limitation in flexibility frequently prevents developers from effectively utilizing coverage tools across multiple platforms, creating a gap that JaCoCo aims to fill with its adaptable architecture. Ultimately, JaCoCo seeks to provide a more versatile solution for developers looking for robust code coverage tools.

What is Istanbul?

Achieving simplified JavaScript test coverage is possible with Istanbul, which enhances your ES5 and ES2015+ code by integrating line counters to measure the extent of your unit tests in covering the codebase. The nyc command-line interface works seamlessly with a variety of JavaScript testing frameworks, including tap, mocha, and AVA. By employing babel-plugin-Istanbul, you gain robust support for ES6/ES2015+, ensuring compatibility with popular JavaScript testing tools. Additionally, nyc’s command-line functionalities allow for the instrumentation of subprocesses, providing more comprehensive coverage insights. Integrating coverage into mocha tests is straightforward; simply add nyc as a prefix to your test command. Moreover, nyc's instrument command can be used to prepare source files even beyond the immediate scope of your unit tests. When running a test script, nyc conveniently lists all Node processes spawned during the execution. While nyc typically defaults to Istanbul's text reporter, you also have the option to select different reporting formats to better meet your requirements. Overall, nyc significantly simplifies the journey toward achieving extensive test coverage for JavaScript applications, enabling developers to enhance code quality with ease while ensuring that best practices are followed throughout the testing process. This functionality ultimately fosters a more efficient development workflow, making it easier to maintain high standards in code reliability and performance.

Media

Media

Integrations Supported

Apache Maven
Codecov
DeepCover
HTML
Java
JavaScript
Jest
Mocha
SonarQube Cloud
SonarQube Server
TypeScript
XML
grcov

Integrations Supported

Apache Maven
Codecov
DeepCover
HTML
Java
JavaScript
Jest
Mocha
SonarQube Cloud
SonarQube Server
TypeScript
XML
grcov

API Availability

Has API

API Availability

Has API

Pricing Information

Free
Free Trial Offered?
Free Version

Pricing Information

Free
Free Trial Offered?
Free Version

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Company Facts

Organization Name

EclEmma

Company Location

United States

Company Website

www.eclemma.org/jacoco/

Company Facts

Organization Name

Istanbul

Company Location

United States

Company Website

istanbul.js.org

Categories and Features

Categories and Features

Popular Alternatives

froglogic Coco Reviews & Ratings

froglogic Coco

froglogic

Popular Alternatives

Early Reviews & Ratings

Early

EarlyAI
blanket.js Reviews & Ratings

blanket.js

Blanket.js
SonarQube Cloud Reviews & Ratings

SonarQube Cloud

SonarSource
JCov Reviews & Ratings

JCov

OpenJDK
pytest-cov Reviews & Ratings

pytest-cov

Python