Name: | python3-pytest-dependency |
---|---|
Version: | 0.6.0 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 37618 |
License: | Apache-2.0 |
RPM: | python3-pytest-dependency-0.6.0-1.el10_0.noarch.rpm |
Source RPM: | python-pytest-dependency-0.6.0-1.el10_0.src.rpm |
Build Date: | Tue Jan 21 2025 |
Build Host: | build-ol10-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. |
- Initial package - Closes rhbz#2283312