Language

Package: python-pytest-timeout @ 2.0.2

Synopsis

Plugin for py.test to abort hanging tests

Description

This package provides a py.test plugin that aborts hanging tests after a timeout has been exceeded.

Home page
https://github.com/pytest-dev/pytest-timeout
Location
gnu/packages/check.scm (line: 1365, 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
inputs-should-be-native

Identify inputs that should be native inputs

'python-pytest-cov' should probably be a native input
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?