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
Mar 31, 2025 at 23:32
License
Apache-2.0
Total Downloads
3
Supported Platforms
GitHub Repository
https://github.com/RKrahl/pytest-dependencyDocumentation
https://github.com/RKrahl/pytest-dependency