pytest-cov

pytest-cov

Python
+
+

Related Products

  • Parasoft
    142 Ratings
    Visit Website
  • MuukTest
    34 Ratings
    Visit Website
  • TrustInSoft Analyzer
    6 Ratings
    Visit Website
  • Orca Security
    522 Ratings
    Visit Website
  • QuantaStor
    6 Ratings
    Visit Website
  • Wiz
    1,439 Ratings
    Visit Website
  • Aikido Security
    224 Ratings
    Visit Website
  • Zil Money
    605 Ratings
    Visit Website
  • Banker's Dashboard
    6 Ratings
    Visit Website
  • ZeroPath
    2 Ratings
    Visit Website

About

Deep Cover aims to be the best coverage tool for Ruby code. More accurate line coverage, and branch coverage. It can be used as a drop-in replacement for the built-in Coverage library. It reports a more accurate picture of your code usage. In particular, a line is considered covered if and only if it is entirely executed. Optionally, branch coverage will detect if some branches are never taken. MRI considers every method defined, including methods defined on objects or via define_method, class_eval, etc. For Istanbul output, DeepCover has a different approach and covers all def and all blocks. DeepCover doesn't consider loops to be branches, but it's easy to support them if needed. Even after DeepCover is required and configured, only a very minimal amount of code is actually loaded and coverage is not started. To make it easier to transition for projects already using the builtin Coverage library deep-cover can inject itself into those tools.

About

This plugin produces coverage reports. Compared to just using coverage run this plugin does some extras. Subprocess support, so you can fork or run stuff in a subprocess and will get covered without any fuss. Xdist support, so you can use all of pytest-xdist’s features and still get coverage. Consistent pytest behavior. All features offered by the coverage package should work, either through pytest-cov’s command line options or through coverage’s config file. Under certain scenarios, a stray .pth file may be left around in site packages. The data file is erased at the beginning of testing to ensure clean data for each test run. If you need to combine the coverage of several test runs you can use the --cov-append option to append this coverage data to coverage data from previous test runs. The data file is left at the end of testing so that it is possible to use normal coverage tools to examine it.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Individuals seeking a solution that can report a more accurate picture of their code usage

Audience

Developers interested in a solution to produce coverage reports and manage their code

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

DeepCover
United States
github.com/deep-cover/deep-cover

Company Information

Python
United States
pypi.org/project/pytest-cov/

Alternatives

Devel::Cover

Devel::Cover

metacpan

Alternatives

RKTracer

RKTracer

RKVALIDATE
blanket.js

blanket.js

Blanket.js
JaCoCo

JaCoCo

EclEmma
Devel::Cover

Devel::Cover

metacpan

Categories

Categories

Integrations

Codecov
Code Climate
Coverage.py
Coveralls
HTML
Istanbul
Python
Ruby
SimpleCov
XML
pytest

Integrations

Codecov
Code Climate
Coverage.py
Coveralls
HTML
Istanbul
Python
Ruby
SimpleCov
XML
pytest
Claim DeepCover and update features and information
Claim DeepCover and update features and information
Claim pytest-cov and update features and information
Claim pytest-cov and update features and information