Language

Package: python-pytest-toolbox @ 0.4

Synopsis

Numerous useful plugins for Pytest

Description

Pytest Toolbox contains many useful plugins for Pytest. Among them are new fixtures, new methods and new comparison objects.

Home page
https://github.com/samuelcolvin/pytest-toolbox
Location
gnu/packages/python-check.scm (line: 970, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?