Skip to content

pytest-coverage exists but is pytest-cover, not pytest-cov #733

@ianw

Description

@ianw

Hi,

I recently found a typo issue in requirements, with pytest-coverage being used instead of pytest-cov.

AFAICT https://pypi.org/project/pytest-coverage/ is blank package with a dependency on https://pypi.org/project/pytest-cover/, which is an abandoned fork of pytest-cov after changes were merged back into the main project.

I understand there's always a bit of tension between historical archives and current operation, but given pytest-cov and pytest-coverage are very close, and that pytest-cover is installing something that is sort-of pytest-cov but not current, I do feel like this is probably causing unnecessary confusion.

AFAICT these are all under the same ownership? Given they are all within typo-distance of each other, I'd like to make the suggestion that these are perhaps past their useful life, in that they cause more problems now than any archival history is worth.

Anyway, thank you for your work which I have used in many projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions