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
Information Last Updated
Sep 8, 2025 at 17:30
License
Apache-2.0
Total Downloads
6
GitHub Repository
https://github.com/RKrahl/pytest-dependencyDocumentation
https://github.com/RKrahl/pytest-dependency