{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/6"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"}],"enrichment":{"capability":"pytest-cover is a pytest plugin for measuring code coverage, but it has been merged into pytest-cov and is no longer maintained as a separate project.","skillfed_tags":["abandoned","superseded-by-pytest-cov"],"use_cases":["Measure test coverage in projects still using Python 2.6\u20133.4 where pytest-cov 2.0 was the active version.","Generate HTML or terminal coverage reports during pytest runs without separate coverage commands.","Set minimum coverage thresholds and fail the test suite if coverage drops below a target percentage."],"what_it_does":"pytest-cover is a pytest plugin that integrates code coverage measurement into your test runs. It wraps the coverage.py library to let you measure which lines of code are executed during testing and generate coverage reports in multiple formats. The plugin was originally forked from pytest-cov to add features like automatic source detection from .coveragerc and a minimum coverage threshold option.\n\nHowever, pytest-cover has been merged back into pytest-cov as of version 2.0, and this package is no longer maintained. The repository was archived in 2018, with the last release in August 2015. Installing this package now means using outdated code that will not receive bug fixes or compatibility updates for modern Python versions.","worth_installing":"No. This package is abandoned and has been superseded by pytest-cov. The last release was in 2015, the repository was archived in 2018, and the project explicitly states it has been merged into pytest-cov. Install pytest-cov instead for active maintenance, modern Python support, and ongoing bug fixes."},"id":"pytest-cover","links":{"html":"https://skillfed.io/packages/pytest-cover","md":"https://skillfed.io/packages/pytest-cover.md","pypi":"https://pypi.org/project/pytest-cover/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2015-08-01","license_spdx":null,"license_treatment":"permissive","name":"pytest-cover","python_support":"unspecified","summary":"Pytest plugin for measuring coverage. Forked from `pytest-cov`."},"popularity":{"monthly_downloads":415808,"position":6822,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.0.0"}
