Language

Package: python-pytest-mp @ 0.0.4p2

Synopsis

Segregate tests into several processes

Description

pytest-mp is a minimalist approach to distribute and segregate pytest tests across processes using python's multiprocessing library and is heavily inspired by pytest-concurrent and pytest-xdist. As a very early beta, it doesn't pledge or intend to support the majority of platforms or use cases. Design is based on supporting slow, io-bound testing with often tedious system under test configuration that can benefit from running several tests at one time.

Home page
https://github.com/ansible/pytest-mp
Location
gnu/packages/python-check.scm (line: 1486, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit
inputs-should-be-native

Identify inputs that should be native inputs

'python-pytest' should probably be a native input