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
    34 Ratings
    Company Website
  • Parasoft Reviews & Ratings
    142 Ratings
    Company Website
  • Orca Security Reviews & Ratings
    531 Ratings
    Company Website
  • TrustInSoft Analyzer Reviews & Ratings
    6 Ratings
    Company Website
  • QuantaStor Reviews & Ratings
    6 Ratings
    Company Website
  • Wiz Reviews & Ratings
    1,446 Ratings
    Company Website
  • Zil Money Reviews & Ratings
    605 Ratings
    Company Website
  • Synerion Reviews & Ratings
    102 Ratings
    Company Website
  • ERA EHS Software Reviews & Ratings
    38 Ratings
    Company Website
  • ZeroPath Reviews & Ratings
    2 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 kcov?

Kcov is a versatile code coverage testing tool designed for FreeBSD, Linux, and OSX, supporting a range of compiled languages, Python, and Bash. Originally based on Bcov, Kcov has evolved into a more powerful solution, boasting a wide range of features that surpass those of the original tool. Like Bcov, Kcov utilizes DWARF debugging information from compiled applications, allowing for the collection of coverage data without requiring particular compiler flags. This capability simplifies the code coverage evaluation process, enhancing accessibility for developers working in different programming languages. Additionally, Kcov's continuous improvement ensures that it remains relevant and effective in meeting the demands of modern software development.

Media

Media

Integrations Supported

Codecov
HTML
Python
XML
Bash
Coverage.py
Coveralls
Docker
FreeBSD
GitLab
Jenkins
Rust
SonarQube Server
Travis CI
pytest

Integrations Supported

Codecov
HTML
Python
XML
Bash
Coverage.py
Coveralls
Docker
FreeBSD
GitLab
Jenkins
Rust
SonarQube Server
Travis CI
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

kcov

Company Website

github.com/SimonKagstrom/kcov

Categories and Features

Categories and Features

Popular Alternatives

Popular Alternatives

blanket.js Reviews & Ratings

blanket.js

Blanket.js
pytest-cov Reviews & Ratings

pytest-cov

Python