pytest-subprocess1.5.2
pytest-subprocess1.5.2
Published
A plugin to fake subprocess for pytest
pip install pytest-subprocess
Package Downloads
Authors
Project URLs
Requires Python
>=3.6
Dependencies
- pytest
>=4.0.0
- nox
; extra == "dev"
- changelogd
; extra == "dev"
- sphinx
; extra == "docs"
- furo
; extra == "docs"
- sphinxcontrib-napoleon
; extra == "docs"
- sphinx-autodoc-typehints
; extra == "docs"
- changelogd
; extra == "docs"
- pytest
>=4.0; extra == "test"
- coverage
; extra == "test"
- docutils
>=0.12; extra == "test"
- Pygments
>=2.0; extra == "test"
- pytest-rerunfailures
; extra == "test"
- pytest-asyncio
>=0.15.1; extra == "test"
- pytest-timeout
; extra == "test"
- anyio
; extra == "test"