Language

Package: python-pytest-dependency @ 0.5.1

Synopsis

Manage dependencies of tests

Description

This pytest plugin manages dependencies of tests. It allows to mark some tests as dependent from other tests. These tests will then be skipped if any of the dependencies did fail or has been skipped.

Home page
https://github.com/RKrahl/pytest-dependency
Location
gnu/packages/check.scm (line: 3061, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-pytest' should probably be a native input