Language

Package: python2-pytest-subtesthack @ 0.1.1

Synopsis

Set-up and tear-down fixtures for unit tests

Description

This plugin allows you to set up and tear down fixtures within unit test functions that use py.test. This is useful for using hypothesis inside py.test, as hypothesis will call the test function multiple times, without setting up or tearing down fixture state as is normally the case.

Home page
https://github.com/untitaker/pytest-subtesthack/
Location
gnu/packages/check.scm (line: 1868, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 106
inputs-should-be-native

Identify inputs that should be native inputs

'python2-pytest' should probably be a native input