python313-pytest-dependency
Python-3.13 - pytest-dependency - Manage test dependencies
3.6.0
2025-04-17
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python313-base
python313-pytest
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