Name: | python3-pytest-forked |
---|---|
Version: | 1.0.2 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 14474 |
License: | MIT |
RPM: | python3-pytest-forked-1.0.2-1.el8.noarch.rpm |
Source RPM: | python-pytest-forked-1.0.2-1.el8.src.rpm |
Build Date: | Mon Nov 04 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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. |
- New upstream release 1.0.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- New upstream release 1.0.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Updated to use py[23]dist macros for BR and R
- Initial package.