Skip to content

Deprecate item parameter of pytest_warning_captured hook #4036

@nicoddemus

Description

@nicoddemus

As discussed in pytest-dev/pytest-xdist#341, the item parameter of pytest_warning_captured hook is unfortunately incompatible with pytest-xdist because we can't send the item object through the wire from workers to master.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: deprecationfeature that will be removed in the future

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions