| Name: | python2-pytest-forked | 
|---|---|
| Version: | 1.0.2 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 15220 | 
| License: | MIT | 
| RPM: | python2-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.  |