INFO
Name: python3-pytest-xprocess
Version: 0.22.2-1.el9
Arch: noarch
Summary: Pytest plugin to manage external processes across test runs
License: MIT
Vendor: Fedora Project
Build Host: buildvm-ppc64le-04.iad2.fedoraproject.org
Build Date: Wed Jan 11 00:18:46 2023
Size: 48774
URL: https://github.com/pytest-dev/pytest-xprocess/
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...
FILES
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/xprocess
/usr/lib/python3.9/site-packages/xprocess/__init__.py
/usr/lib/python3.9/site-packages/xprocess/__pycache__
/usr/lib/python3.9/site-packages/xprocess/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/xprocess/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/xprocess/__pycache__/pytest_xprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/xprocess/__pycache__/pytest_xprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/xprocess/__pycache__/xprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/xprocess/__pycache__/xprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/xprocess/pytest_xprocess.py
/usr/lib/python3.9/site-packages/xprocess/xprocess.py
/usr/share/doc/python3-pytest-xprocess
/usr/share/doc/python3-pytest-xprocess/README.rst
/usr/share/licenses/python3-pytest-xprocess
/usr/share/licenses/python3-pytest-xprocess/LICENSE
REQUIRES
python(abi) 3.9
python3.9dist(psutil)
python3.9dist(py)
python3.9dist(pytest) 2.8
python3dist(psutil)
python3dist(py)
python3dist(pytest)
python3dist(setuptools)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
python-pytest-xprocess 0.22.2-1.el9
python3-pytest-xprocess 0.22.2-1.el9
python3.9-pytest-xprocess 0.22.2-1.el9
python3.9dist(pytest-xprocess) 0.22.2
python3dist(pytest-xprocess) 0.22.2
CONFIG FILES
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.22.2-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/xprocess
/usr/lib/python3.9/site-packages/xprocess/__init__.py
/usr/lib/python3.9/site-packages/xprocess/__pycache__
/usr/lib/python3.9/site-packages/xprocess/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/xprocess/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/xprocess/__pycache__/pytest_xprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/xprocess/__pycache__/pytest_xprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/xprocess/__pycache__/xprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/xprocess/__pycache__/xprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/xprocess/pytest_xprocess.py
/usr/lib/python3.9/site-packages/xprocess/xprocess.py
/usr/share/doc/python3-pytest-xprocess
/usr/share/doc/python3-pytest-xprocess/README.rst d
/usr/share/licenses/python3-pytest-xprocess
/usr/share/licenses/python3-pytest-xprocess/LICENSE l
LICENSE FILES
MIT
|