pytest-cov Description
This plugin generates coverage reports. This plugin offers more than just coverage. Subprocess support is available so that you can fork and run stuff in subprocesses and get covered without fuss. Xdist support is available so that you can still use all the features of pytest.xdist and still receive coverage. Consistent pytest behavior. All features of the coverage package should work. In some cases, site packages may contain a stray file.pth. To ensure that each test run has clean data, the data file is deleted at the beginning of testing. You can combine coverage from multiple test runs by using the --cov-append option. This will add this coverage data to coverage data of previous test runs. It is possible to examine the data file using normal coverage tools.
Pricing
Integrations
Company Details
Product Details
pytest-cov Features and Options
pytest-cov User Reviews
Write a Review- Previous
- Next