Pytest plugin to manage dependencies of tests
This module is a plugin for the popular Python testing framework pytest. It manages dependencies of tests: you may mark some tests as dependent from other tests. These tests will then be skipped if any of the dependencies did fail or has been skipped.
$
pkg install py311-pytest-dependencyOrigin
devel/py-pytest-dependency
Size
41.7KiB
License
APACHE20
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
0 packages