Name: | python3-pytest-xprocess |
---|---|
Version: | 0.22.2 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 48774 |
License: | MIT |
RPM: | python3-pytest-xprocess-0.22.2-1.el9.noarch.rpm |
Source RPM: | python-pytest-xprocess-0.22.2-1.el9.src.rpm |
Build Date: | Mon Jan 23 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pytest-dev/pytest-xprocess/ |
Summary: | Pytest plugin to manage external processes across test runs |
Description: | Experimental py.test <>_ plugin for managing processes across test runs.Usage install via:: pip install pytest-xprocessThis will provide a xprocess fixture which helps you to ensure that one ore more longer-running processes are present for your tests. You can use it to start and pre-configure test-specific databases (Postgres, Couchdb, ...).Additionally there are two new command line... |
- Update to pytest-xprocess-0.22.2 (fixes RHBZ#2148777 )
- Fix compatibility with pytest 7.2 (fixes RHBZ#2142054 )
- Update to pytest-xprocess-0.20.0 (fixes RHBZ#2122212 )
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Update to pytest-xprocess-0.19.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to pytest-xprocess-0.18.1 - Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1986637
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10