Language

Package: python2-pytest-xdist @ 2.1.0

Synopsis

Plugin for py.test with distributed testing and loop-on-failing modes

Description

The pytest-xdist plugin extends py.test with some unique test execution modes: parallelization, running tests in boxed subprocesses, the ability to run tests repeatedly when failed, and the ability to run tests on multiple Python interpreters or platforms. It uses rsync to copy the existing program code to a remote location, executes there, and then syncs the result back.

Home page
https://github.com/pytest-dev/pytest-xdist
Location
gnu/packages/check.scm (line: 1340, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python2-pytest' should probably be a native input
input-labels

Identify input labels that do not match package names

label 'python-setuptools-scm' does not match package name 'python2-setuptools-scm'
input-labels

Identify input labels that do not match package names

label 'python-execnet' does not match package name 'python2-execnet'
input-labels

Identify input labels that do not match package names

label 'python-pytest' does not match package name 'python2-pytest'
input-labels

Identify input labels that do not match package names

label 'python-py' does not match package name 'python2-py'
input-labels

Identify input labels that do not match package names

label 'python-pytest-forked' does not match package name 'python2-pytest-forked'