INFO
Name: python3-pytest-xprocess
Version: 0.18.1-2.el9s
Arch: noarch
Summary: Pytest plugin to manage external processes across test runs
License: MIT
Vendor: CentOS
Build Host: x86-06.rdu2.centos.org
Build Date: Mon Sep 20 18:33:08 2021
Size: 43193
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/__pycache__/pytest_xprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/pytest_xprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/__pycache__/xprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/xprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pytest_xprocess.py
/usr/lib/python3.9/site-packages/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(pytest) 2.8
python3dist(psutil)
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.18.1-2.el9s
python3-pytest-xprocess 0.18.1-2.el9s
python3.9-pytest-xprocess 0.18.1-2.el9s
python3.9dist(pytest-xprocess) 0.18.1
python3dist(pytest-xprocess) 0.18.1
CONFIG FILES
/usr/lib/python3.9/site-packages/__pycache__/pytest_xprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/pytest_xprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/__pycache__/xprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/xprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/pytest_xprocess-0.18.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pytest_xprocess.py
/usr/lib/python3.9/site-packages/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
|