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: 1199, 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