Skip to content

New release needed to work with latest pytest-xdist #422

@kbattocchi

Description

@kbattocchi

Summary

If I pip install the latest pytest-xdist and pytest-cov, then I will get failures when running pytest -n auto --cov=<my directory> because the latest released pytest-cov (2.10.0) is not compatible with pytest-xdist 2.0.0; this has been fixed by #412 but this PR hasn't made it into any release.

Versions

pytest-xdist 2.0.0
pytest-cov 2.10.0

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