python310-pytest-dependency
Python-3.10 - pytest-dependency - Manage test dependencies
3.4.0
2025-02-06
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python310-base 3.4.8
python310-pytest 3.4.0
Internal Program Version: pytest-dependency 0.6.0
This pytest plugin manages dependencies of tests. It allows to 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.
https://github.com/RKrahl/pytest-dependency