py.test plugin for running tests in isolated forked subprocesses
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.4.0-1.fc36 | - |
Fedora 35 | 1.3.0-4.fc35 | - |
Fedora 34 | 1.3.0-2.fc34 | - |
EPEL 9 | 1.4.0-1.el9 | - |
EPEL 8 | 1.0.2-1.el8 | - |
You can contact the maintainers of this package via email at
python-pytest-forked dash maintainers at fedoraproject dot org
.