Name: | python3-pytest-forked |
---|---|
Version: | 1.4.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 18616 |
License: | MIT |
RPM: | python3-pytest-forked-1.4.0-1.el9.noarch.rpm |
Source RPM: | python-pytest-forked-1.4.0-1.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pytest-dev/pytest-forked |
Summary: | py.test plugin for running tests in isolated forked subprocesses |
Description: | The pytest-forked plugin extends py.test by adding an option to run tests in isolated forked subprocesses. This is useful if you have tests involving C or C++ libraries that might crash the process. To use the plugin, simply use the --forked argument when invoking py.test. |
- Update to new upstream release (#2031175)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to new upstream release 1.3.0 (#1861096)
- Update to new upstream release 1.2.0 (#1851035)
- Modernize Python packaging; BR setuptools
- Fix pytest 5 compatibility
- Drop manual requires on python3-pytest to support usage with pytest4 compat package
- Rebuilt for Python 3.9