pytest-subprocess

View on PyPIReverse Dependencies (33)

1.5.2 pytest_subprocess-1.5.2-py3-none-any.whl

Wheel Details

Project: pytest-subprocess
Version: 1.5.2
Filename: pytest_subprocess-1.5.2-py3-none-any.whl
Download: [link]
Size: 20886
MD5: d242da7c4d6ffd45986289229a3b5d4d
SHA256: 23ac7732aa8bd45f1757265b1316eb72a7f55b41fb21e2ca22e149ba3629fa46
Uploaded: 2024-07-24 11:22:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-subprocess
Version: 1.5.2
Summary: A plugin to fake subprocess for pytest
Author: Andrzej Klajnert
Author-Email: python[at]aklajnert.pl
Maintainer: Andrzej Klajnert
Maintainer-Email: python[at]aklajnert.pl
Project-Url: Documentation, https://pytest-subprocess.readthedocs.io
Project-Url: Source, https://github.com/aklajnert/pytest-subprocess
Project-Url: Tracker, https://github.com/aklajnert/pytest-subprocess/issues
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: pytest (>=4.0.0)
Requires-Dist: nox; extra == "dev"
Requires-Dist: changelogd; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: changelogd; extra == "docs"
Requires-Dist: pytest (>=4.0); extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: docutils (>=0.12); extra == "test"
Requires-Dist: Pygments (>=2.0); extra == "test"
Requires-Dist: pytest-rerunfailures; extra == "test"
Requires-Dist: pytest-asyncio (>=0.15.1); extra == "test"
Requires-Dist: pytest-timeout; extra == "test"
Requires-Dist: anyio; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
License-File: LICENSE
[Description omitted; length: 23676 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (71.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_subprocess/__init__.py sha256=bwwiKJ13FSZd1MYlgxDlua-Ztfq7rGU9YTww8lxVPr4 224
pytest_subprocess/asyncio_subprocess.py sha256=hLCZLSEjC2nsWA9oMaQlVpEbLc4mKxtQ6Yzzo0jYAZc 279
pytest_subprocess/exceptions.py sha256=WlqESrVKcFhTpGBB7KbjgmpVWEZC6Cis_bG-Z07JgyQ 442
pytest_subprocess/fake_popen.py sha256=FfQ9Ck2SogUrW7SsZvV6knQORrkixrCCQZVxqqbDArg 13436
pytest_subprocess/fake_process.py sha256=YvgKRFKjRxWP1HE9xB1AcH5y374uo--y3ePGmoWAaic 5504
pytest_subprocess/fixtures.py sha256=LLSr-AABj2P9L3XV__c1uKUmzwP_Xq5_rSWKRM5aDqQ 262
pytest_subprocess/process_dispatcher.py sha256=_UpocsmQLNz7fJ9xERLvF2S-Qg509ey_SsHdGrynQGo 8728
pytest_subprocess/process_recorder.py sha256=VbWq4aJsGYxFXug25NEIHbMYM-CQ6n2V6xvPaIxpv-c 2030
pytest_subprocess/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_subprocess/types.py sha256=S2Wd1q6Dw72c8is52oiY3AhZNEQjqu5QEXQ8UztqM2k 488
pytest_subprocess/utils.py sha256=80fQsofupkbu16PitOVKAXTLNLP_JU3af3iQgCYO4OA 5405
pytest_subprocess-1.5.2.dist-info/LICENSE sha256=8DyUd_2TPbOXSgpT3iFYL4qmHTXv96Tq1YFH8ZlXzeY 1106
pytest_subprocess-1.5.2.dist-info/METADATA sha256=E-XPuiA1Smh_regAnqrTBcj2sGIzUdT4Cn1l1sNRUug 26515
pytest_subprocess-1.5.2.dist-info/WHEEL sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk 91
pytest_subprocess-1.5.2.dist-info/entry_points.txt sha256=j7OZ-j4HfTmhk1phVNdB-qYr5FBq9H8fw0pZmG_GOt8 58
pytest_subprocess-1.5.2.dist-info/top_level.txt sha256=INhXR0R592KmpNAi9EQwfv5au3XONO5uRsxD0_IJMtE 18
pytest_subprocess-1.5.2.dist-info/RECORD

top_level.txt

pytest_subprocess

entry_points.txt

pytest-subprocess = pytest_subprocess.fixtures