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
    143 Ratings
    Company Website
  • MuukTest Reviews & Ratings
    34 Ratings
    Company Website
  • Orca Security Reviews & Ratings
    546 Ratings
    Company Website
  • TrustInSoft Analyzer Reviews & Ratings
    6 Ratings
    Company Website
  • QuantaStor Reviews & Ratings
    6 Ratings
    Company Website
  • Wiz Reviews & Ratings
    1,452 Ratings
    Company Website
  • Zil Money Reviews & Ratings
    605 Ratings
    Company Website
  • Synerion Reviews & Ratings
    112 Ratings
    Company Website
  • ERA EHS Software Reviews & Ratings
    38 Ratings
    Company Website
  • Hostaway Reviews & Ratings
    1,890 Ratings
    Company Website

What is pytest-cov?

This plugin produces comprehensive coverage reports that surpass the basic capabilities of using coverage run alone. It offers subprocess execution support, enabling users to fork or run tasks in a separate subprocess while still collecting coverage data effortlessly. Furthermore, it seamlessly integrates with xdist, allowing users to access all features of pytest-xdist without compromising coverage reporting. The plugin ensures compatibility with pytest, providing consistent access to all functionalities of the coverage package, whether through pytest-cov's command line options or the coverage configuration file. Occasionally, a stray .pth file may linger in the site packages post-execution. To ensure a fresh start for each test run, the data file is cleared before testing begins. If you need to merge coverage results from different test runs, you can utilize the --cov-append option to incorporate this information into previous results. At the end of testing, the data file is preserved, enabling users to make use of standard coverage tools for additional analysis of their findings. This extra functionality not only improves the overall user experience but also provides enhanced control over coverage data management throughout the testing lifecycle, ultimately leading to more efficient testing practices.

What is coverage?

Coverage provides a suite of tools designed to collect, process, and format coverage data tailored for Dart programming. The Collect_coverage function fetches coverage metrics in JSON format directly from the Dart VM Service, and the format_coverage function subsequently converts this JSON data into either the LCOV format or a more user-friendly, nicely formatted version for improved readability. These tools significantly improve the analysis of code coverage, enabling developers to gain deeper insights into their code's performance and quality. Ultimately, this functionality supports better decision-making in the development process.

Media

Media

Integrations Supported

Codecov
Coverage.py
Dart
HTML
JSON
Python
XML
pytest

Integrations Supported

Codecov
Coverage.py
Dart
HTML
JSON
Python
XML
pytest

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

Python

Company Location

United States

Company Website

pypi.org/project/pytest-cov/

Company Facts

Organization Name

pub.dev

Company Website

pub.dev/packages/coverage

Categories and Features

Categories and Features

Popular Alternatives

Popular Alternatives

blanket.js Reviews & Ratings

blanket.js

Blanket.js
Devel::Cover Reviews & Ratings

Devel::Cover

metacpan
BullseyeCoverage Reviews & Ratings

BullseyeCoverage

Bullseye Testing Technology