pytest-docker

View on PyPIReverse Dependencies (39)

3.1.1 pytest_docker-3.1.1-py3-none-any.whl

Wheel Details

Project: pytest-docker
Version: 3.1.1
Filename: pytest_docker-3.1.1-py3-none-any.whl
Download: [link]
Size: 8243
MD5: bb96f7231334d2f3f17f8cb941a91907
SHA256: fd0d48d6feac41f62acbc758319215ec9bb805c2309622afb07c27fa5c5ae362
Uploaded: 2024-02-02 09:18:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-docker
Version: 3.1.1
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: 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: 5965 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.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=N1cDT0TlhxTYix-qvqNqQLWN5maA6W0baYuW9ECLsTY 7873
pytest_docker/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_docker-3.1.1.dist-info/LICENSE.txt sha256=Qpo1yY8vlTbFJsp-X1bITDajon6BOBBxMtXOhn9sX_I 1070
pytest_docker-3.1.1.dist-info/METADATA sha256=mxj9Eq1Aq5N1eMNZPaSveUN5dxK9C1llFcOQj06Xr0Q 7526
pytest_docker-3.1.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pytest_docker-3.1.1.dist-info/entry_points.txt sha256=L3h-ffp9G-B7dvrtKb-4nT0RscUqs9KveRd0QPFCPjs 34
pytest_docker-3.1.1.dist-info/top_level.txt sha256=1yiF9DsdTdN8MUzKqdj1at8pv6Km9AK4n1ZxGMAx9_k 14
pytest_docker-3.1.1.dist-info/RECORD

top_level.txt

pytest_docker

entry_points.txt

docker = pytest_docker