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
Apr 22, 2025 at 15:33
License
Apache-2.0
Total Downloads
5
Platforms
GitHub Repository
https://github.com/RKrahl/pytest-dependencyDocumentation
https://github.com/RKrahl/pytest-dependency