Skip to content

slaveoutput and slaveinput are now called workeroutput and workerinput in pytest-xdist #191

@martinmaillard

Description

@martinmaillard

In the latest version of pytest-xdist (1.22.1), the "master/slave" terminology has been replaced by "master/worker" (pytest-dev/pytest-xdist#268).

I noticed the issue because I kept getting the following warning:

The following slaves failed to return coverage data, ensure that pytest-cov is installed on these slaves.

They provide aliases for backward compatibility but they don't seem to be available everywhere...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions