pytest-docker

View on PyPIReverse Dependencies (52)

3.2.0 pytest_docker-3.2.0-py3-none-any.whl

Wheel Details

Project: pytest-docker
Version: 3.2.0
Filename: pytest_docker-3.2.0-py3-none-any.whl
Download: [link]
Size: 8545
MD5: 8e93feca3a8be6adbdc43f4c14779242
SHA256: 3e266db66887aa3611b2dfd86fb2a3b42f25f3a29d3f14b6e57a831e93a64f60
Uploaded: 2025-02-06 22:14:22 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: pytest-docker
Version: 3.2.0
Summary: Simple pytest fixtures for Docker and Docker Compose based tests
Author: Max K., Andre Caron
Author-Email: maxim.kovykov[at]avast.com
Home-Page: https://github.com/avast/pytest-docker
License: MIT
Keywords: docker,docker-compose,pytest
Classifier: Programming Language :: Python :: 3
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 :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.8
Requires-Dist: pytest (<9.0,>=4.0)
Requires-Dist: attrs (>=19.2.0)
Requires-Dist: docker-compose (<2.0,>=1.27.3); extra == "docker-compose-v1"
Requires-Dist: requests (<3.0,>=2.22.0); extra == "tests"
Requires-Dist: mypy (<2.000,>=0.500); extra == "tests"
Requires-Dist: pytest-pylint (<1.0,>=0.14.1); extra == "tests"
Requires-Dist: pytest-pycodestyle (<3.0,>=2.0.0); extra == "tests"
Requires-Dist: pytest-mypy (<1.0,>=0.10); extra == "tests"
Requires-Dist: types-requests (<3.0,>=2.31); extra == "tests"
Requires-Dist: types-setuptools (<70.0,>=69.0); extra == "tests"
Provides-Extra: docker-compose-v1
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 7004 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_docker/__init__.py sha256=ADAM5uuJ-gL-9yuA3ptvzjHIKL-HfIbycDL0mmOyw_Q 814
pytest_docker/plugin.py sha256=byBpwO_VX0kRldCLwtepdiCpWPa4m-PR9D43R894sBQ 8002
pytest_docker/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_docker-3.2.0.dist-info/LICENSE.txt sha256=Qpo1yY8vlTbFJsp-X1bITDajon6BOBBxMtXOhn9sX_I 1070
pytest_docker-3.2.0.dist-info/METADATA sha256=XOZyr2PbP9Z3LLSI0xLm3ge9GSE7FGKWTWdmHb0teKs 8598
pytest_docker-3.2.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
pytest_docker-3.2.0.dist-info/entry_points.txt sha256=L3h-ffp9G-B7dvrtKb-4nT0RscUqs9KveRd0QPFCPjs 34
pytest_docker-3.2.0.dist-info/top_level.txt sha256=1yiF9DsdTdN8MUzKqdj1at8pv6Km9AK4n1ZxGMAx9_k 14
pytest_docker-3.2.0.dist-info/RECORD

top_level.txt

pytest_docker

entry_points.txt

docker = pytest_docker