Language

Package: python-pytest-doctestplus @ 0.7.0

Synopsis

Pytest plugin with advanced doctest features

Description

This package contains a plugin for the Pytest framework that provides advanced doctest support and enables the testing of reStructuredText files.

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

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?