Language

Package: python-pytest-forked @ 1.3.0

Synopsis

Pytest plugin to run tests in isolated forked subprocesses

Description

This package provides a Pytest plugin which enables running each test in a subprocess and will report if a test crashed the process. It can be useful to isolate tests against undesirable global environment side-effects (such as setting environment variables).

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

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-pytest' does not match package name 'python-pytest-bootstrap'