py3-test-subtesthack

hack to explicitly set up and tear down fixtures

WWW CVSWeb GITHub
  1. Package version
    py3-test-subtesthack-0.2.0p0
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-test,python3
  • lang/python/3.10