INFO
Name: python3-pytest-subprocess
Version: 1.5.2-2.el10_0
Arch: noarch
Summary: A plugin to fake subprocess for pytest
License: MIT
Vendor: Fedora Project
Build Host: buildvm-x86-27.iad2.fedoraproject.org
Build Date: Wed Feb 12 12:15:27 2025
Size: 158086
URL: https://github.com/aklajnert/pytest-subprocess
Description: The plugin adds the fake_subprocess fixture. It can be used it to register
subprocess results so you won't need to rely on the real processes.
The plugin hooks on the subprocess.Popen(), which is the base for other
subprocess functions. That makes the subprocess.run(), subprocess.call(),
subprocess.check_call() and subprocess.check_output() methods also functional.
FILES
/usr/lib/python3.12/site-packages/pytest_subprocess
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/LICENSE
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/METADATA
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pytest_subprocess/__init__.py
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/asyncio_subprocess.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/asyncio_subprocess.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fake_popen.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fake_popen.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fake_process.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fake_process.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fixtures.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fixtures.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/process_dispatcher.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/process_dispatcher.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/process_recorder.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/process_recorder.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/types.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/types.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/asyncio_subprocess.py
/usr/lib/python3.12/site-packages/pytest_subprocess/exceptions.py
/usr/lib/python3.12/site-packages/pytest_subprocess/fake_popen.py
/usr/lib/python3.12/site-packages/pytest_subprocess/fake_process.py
/usr/lib/python3.12/site-packages/pytest_subprocess/fixtures.py
/usr/lib/python3.12/site-packages/pytest_subprocess/process_dispatcher.py
/usr/lib/python3.12/site-packages/pytest_subprocess/process_recorder.py
/usr/lib/python3.12/site-packages/pytest_subprocess/py.typed
/usr/lib/python3.12/site-packages/pytest_subprocess/types.py
/usr/lib/python3.12/site-packages/pytest_subprocess/utils.py
/usr/share/doc/python3-pytest-subprocess
/usr/share/doc/python3-pytest-subprocess/HISTORY.rst
/usr/share/doc/python3-pytest-subprocess/README.rst
REQUIRES
python(abi) 3.12
python3.12dist(pytest) 4
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-subprocess 1.5.2-2.el10_0
python3-pytest-subprocess 1.5.2-2.el10_0
python3.12-pytest-subprocess 1.5.2-2.el10_0
python3.12dist(pytest-subprocess) 1.5.2
python3dist(pytest-subprocess) 1.5.2
CONFIG FILES
/usr/lib/python3.12/site-packages/pytest_subprocess
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/LICENSE l
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/METADATA
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/pytest_subprocess-1.5.2.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pytest_subprocess/__init__.py
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/asyncio_subprocess.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/asyncio_subprocess.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fake_popen.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fake_popen.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fake_process.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fake_process.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fixtures.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/fixtures.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/process_dispatcher.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/process_dispatcher.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/process_recorder.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/process_recorder.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/types.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/types.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_subprocess/asyncio_subprocess.py
/usr/lib/python3.12/site-packages/pytest_subprocess/exceptions.py
/usr/lib/python3.12/site-packages/pytest_subprocess/fake_popen.py
/usr/lib/python3.12/site-packages/pytest_subprocess/fake_process.py
/usr/lib/python3.12/site-packages/pytest_subprocess/fixtures.py
/usr/lib/python3.12/site-packages/pytest_subprocess/process_dispatcher.py
/usr/lib/python3.12/site-packages/pytest_subprocess/process_recorder.py
/usr/lib/python3.12/site-packages/pytest_subprocess/py.typed
/usr/lib/python3.12/site-packages/pytest_subprocess/types.py
/usr/lib/python3.12/site-packages/pytest_subprocess/utils.py
/usr/share/doc/python3-pytest-subprocess
/usr/share/doc/python3-pytest-subprocess/HISTORY.rst d
/usr/share/doc/python3-pytest-subprocess/README.rst d
LICENSE FILES
MIT
|