Language

Package: python-pyhamcrest @ 2.0.2

Synopsis

Hamcrest matchers for Python

Description

PyHamcrest is a framework for writing matcher objects, allowing you to declaratively define "match" rules.

Home page
http://hamcrest.org/
Location
gnu/packages/check.scm (line: 2679, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?