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

  • MuukTest Reviews & Ratings
    29 Ratings
    Company Website
  • Parasoft Reviews & Ratings
    120 Ratings
    Company Website
  • Sahi Pro Reviews & Ratings
    60 Ratings
    Company Website
  • Boozang Reviews & Ratings
    14 Ratings
    Company Website
  • Cerberus FTP Server Reviews & Ratings
    158 Ratings
    Company Website
  • ManageEngine Log360 Reviews & Ratings
    74 Ratings
    Company Website
  • PBRS Power BI Reports Distribution Reviews & Ratings
    12 Ratings
    Company Website
  • ManageEngine ADManager Plus Reviews & Ratings
    489 Ratings
    Company Website
  • FAMCare Human Services Reviews & Ratings
    22 Ratings
    Company Website
  • BrandMail Reviews & Ratings
    276 Ratings
    Company Website

What is jscoverage?

The jscoverage tool is designed to support both Node.js and JavaScript, thereby broadening the scope of code coverage analysis. To make use of this tool, you load the jscoverage module via Mocha, which allows it to work efficiently within your testing environment. When you choose various reporters such as list, spec, or tap in Mocha, jscoverage seamlessly integrates the coverage data into the reports. You can set the type of reporter using covout, which provides options for generating HTML reports and detailed output. The detailed reporting option particularly highlights any lines of code that remain uncovered, displaying them directly in the console for quick reference. While Mocha runs the test cases with jscoverage active, it also ensures that any files specified in the covignore file are not included in the coverage analysis. On top of this, jscoverage produces an HTML report that delivers a full overview of the coverage statistics. It automatically searches for the covignore file in the project's root directory and also manages the copying of excluded files from the source directory to the designated output folder, helping to maintain a tidy and structured testing environment. This functionality not only streamlines the testing process but also enhances clarity by pinpointing which sections of the codebase are thoroughly tested and which need additional focus, ultimately leading to improved code quality.

What is froglogic Coco?

Coco® is an adaptable tool created to gauge code coverage across a variety of programming languages. By employing automatic instrumentation of source code, it evaluates the coverage of statements, branches, and conditions throughout the testing process. When the instrumented application undergoes testing, it produces data that can later be analyzed in-depth. This analysis allows developers to understand how much of the source code has been tested, recognize areas lacking coverage, decide which additional tests are required, and monitor changes in coverage over time. Furthermore, it assists in identifying redundant tests and locating untested or outdated code sections. By assessing the impact of patches on both the codebase and the overall coverage, Coco offers a detailed perspective on testing effectiveness. It accommodates various coverage metrics, such as statement coverage, branch coverage, and Modified Condition/Decision Coverage (MC/DC), which makes it suitable for a range of environments including Linux, Windows, and real-time operating systems. Additionally, the tool is compatible with several compilers, including GCC, Visual Studio, and embedded compilers, providing flexibility for developers. Users can select from multiple report formats like text, HTML, XML, JUnit, and Cobertura to meet their specific requirements. Moreover, Coco easily integrates with numerous build, testing, and continuous integration frameworks, such as JUnit, Jenkins, and SonarQube, thereby enhancing its functionality within a developer's workflow. This extensive array of features positions Coco as an invaluable resource for teams dedicated to delivering high-quality software through robust testing methodologies, ensuring that every aspect of the code is thoroughly examined. Ultimately, Coco empowers developers to optimize their testing processes to achieve the best outcomes.

Media

Media

Integrations Supported

BlackBerry QNX
C
C#
C++
FreeRTOS
HTML
JUnit
JavaScript
Jenkins
Mocha
NUnit
Node.js
QML
SonarQube Server
SystemC
Tcl
Visual Studio
VxWorks

Integrations Supported

BlackBerry QNX
C
C#
C++
FreeRTOS
HTML
JUnit
JavaScript
Jenkins
Mocha
NUnit
Node.js
QML
SonarQube Server
SystemC
Tcl
Visual Studio
VxWorks

API Availability

Has API

API Availability

Has API

Pricing Information

Free
Free Trial Offered?
Free Version

Pricing Information

€124.17 per month
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

jscoverage

Company Website

www.npmjs.com/package/jscoverage

Company Facts

Organization Name

froglogic

Company Location

Germany

Company Website

www.froglogic.com/coco/

Categories and Features

Categories and Features

Static Code Analysis

Analytics / Reporting
Code Standardization / Validation
Multiple Programming Language Support
Provides Recommendations
Standard Security/Industry Libraries
Vulnerability Management

Popular Alternatives

Popular Alternatives

SonarQube Cloud Reviews & Ratings

SonarQube Cloud

SonarSource
blanket.js Reviews & Ratings

blanket.js

Blanket.js
Jtest Reviews & Ratings

Jtest

Parasoft
CodeRush Reviews & Ratings

CodeRush

DevExpress
pytest-cov Reviews & Ratings

pytest-cov

Python