[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-pytest-forked-1.4.0-1.el9.1

Name python-pytest-forked
Epoch 0
Version 1.4.0
Release 1.el9.1
Website/URL https://github.com/pytest-dev/pytest-forked
License MIT
Build Time 2024-05-14 16:43:53
Build Host builder-x86-06.inferitos.ru
Summary py.test plugin for running tests in isolated forked subprocesses
Repositories Extras
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-pytest-forked-1.4.0-1.el9.1.noarch py.test plugin for running tests in isolated forked subprocesses 87da9867c0f2e569f7614fa76286e4bbc5280ca153daebb3ee2b223f52653080 download
src
python-pytest-forked-1.4.0-1.el9.1.src py.test plugin for running tests in isolated forked subprocesses 68a44354c621de0a565a94b0f4134f08325b38fb5d5b9e22152b7ac4f74bb9e4 download
Changelog link
* Sat Nov 18 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.4.0-1
- Rebuilt for MSVSphere 9.2

* Sat Dec 11 2021 Scott Talbert <swt@techie.net> - 1.4.0-1
- Update to new upstream release (#2031175)