Coverage.py Description

Coverage.py can be used to measure the code coverage of Python programs. It monitors your program and notifies you which parts have been executed. Then it analyzes the source code to find code that could have been executed. It is used to measure the effectiveness of tests. It can help you determine which parts of your code are being used by tests and which are not. Coverage run can be used to run your test suite, gather data, and run it again. You can run your test suite as usual, but your test runner can be run under coverage. If your test runner command begins with "python", replace it with "coverage run". To limit the coverage measurement to code in your current directory and to find files that were not executed, add the source argument (to your coverage command line). It will default measure line (or statement) coverage. It can also measure branch coverage. It can also tell you which tests were run on which lines.

Pricing

Pricing Starts At:
Free
Free Version:
Yes

Integrations

API:
Yes, Coverage.py has an API

Reviews

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Company Details

Company:
Coverage.py
Headquarters:
United States
Website:
coverage.readthedocs.io/en/7.0.0/

Media

Coverage.py Screenshot 1
Recommended Products
Convert CentOS to Red Hat Enterprise Linux on Azure Icon
Convert CentOS to Red Hat Enterprise Linux on Azure

Streamline your CentOS migration journey by moving workloads to Red Hat Enterprise Linux on Azure.

CentOS Linux is experiencing End of Life on June 30th, leading to potential gaps in security. With Red Hat Enterprise Linux on Azure, IT Teams can streamline the migration of CentOS Linux workloads knowing they don’t have to compromise on security, scalability, or reliability, and can simplify management. Securely accelerate innovation and unlock a competitive edge with an enterprise-grade Linux on Azure.

Product Details

Platforms
Windows
Mac
Linux
Type of Training
Documentation
Customer Support
Online

Coverage.py Features and Options