| Name: | python3-pytest-dependency |
| Version: | 0.6.0 |
| Release: | 4.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 35073 |
| License: | Apache-2.0 |
| RPM: |
python3-pytest-dependency-0.6.0-4.el9.noarch.rpm
|
| Source RPM: |
python-pytest-dependency-0.6.0-4.el9.src.rpm
|
| Build Date: | Thu Jul 10 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/RKrahl/pytest-dependency |
| Summary: | Pytest plugin to manage dependencies of tests |
| Description: | This module is a plugin for the popular Python testing framework pytest.
It manages dependencies of tests: you may 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. |