Language

Package: python-fixtures @ 3.0.0

Synopsis

Python test fixture library

Description

Fixtures provides a way to create reusable state, useful when writing Python tests.

Home page
https://launchpad.net/python-fixtures
Location
gnu/packages/check.scm (line: 1745, column: 2)
Licenses

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

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

Make sure tests are only run when requested

the 'check' phase should respect #:tests?