Language

Package: python-pytest-filter-subpackage @ 0.1.1

Synopsis

Pytest plugin for filtering based on sub-packages

Description

This package contains a simple plugin for the pytest framework that provides a shortcut to testing all code and documentation for a given sub-package.

Home page
https://github.com/astropy/pytest-filter-subpackage
Location
gnu/packages/python-check.scm (line: 385, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?