ports

devel/py-test-subtesthack

py-test-subtesthack-0.1.1 – hack to explicitly set up and tear down fixtures

Description

This terrible plugin allows you to set up and tear down fixtures within
the test function itself. This is useful (necessary!) 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.

WWW: https://pypi.python.org/pypi/pytest-subtesthack

Categories:
devel lang/python

Library dependencies

None

Build dependencies

Run dependencies