Language

Package: python-pytest-cov @ 2.8.1

Synopsis

Pytest plugin for measuring coverage

Description

Pytest-cov produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses.

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

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-coverage' should probably be a native input
inputs-should-be-native

Identify inputs that should be native inputs

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

Make sure tests are only run when requested

the 'check' phase should respect #:tests?