python36u-pytest-forked - py.test plugin for running tests in isolated forked subprocesses
Website: | https://github.com/pytest-dev/pytest-forked |
---|---|
License: | MIT |
Vendor: | ChoonRPMS |
- 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. This is for Python 3.6 build.
Packages
python36u-pytest-forked-1.0.2-1.choon.el7.noarch [10 KiB] |
Changelog
by Giam Teck Choon (2019-02-15):
- Update to 1.0.2 |