pytest-dependency
Manage dependencies of tests
Manage dependencies of tests
To install this package, run one of the following:
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.
Summary
Manage dependencies of tests
Last Updated
Nov 10, 2025 at 17:30
License
Apache-2.0
Total Downloads
588
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/RKrahl/pytest-dependencyDocumentation
https://github.com/RKrahl/pytest-dependency