pytest-docker-service

View on PyPIReverse Dependencies (0)

0.2.8 pytest_docker_service-0.2.8-py3-none-any.whl

Wheel Details

Project: pytest-docker-service
Version: 0.2.8
Filename: pytest_docker_service-0.2.8-py3-none-any.whl
Download: [link]
Size: 17116
MD5: b5ff1bd807a46e93f32c70bf62cdec6a
SHA256: ffdd602c654d06c70be64c264930983724455b22013b90ecf2723ad90c7016e3
Uploaded: 2024-01-03 21:47:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-docker-service
Version: 0.2.8
Summary: pytest plugin to start docker container
Author: Clément Delgrange
Home-Page: https://github.com/ClementDelgrange/pytest-docker-service
Project-Url: Repository, https://github.com/ClementDelgrange/pytest-docker-service
License: GNU GPL v3
Keywords: pytest,docker,devops,CI
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Testing
Requires-Python: >=3.9.0,<4.0
Requires-Dist: docker (>=6.0.0)
Requires-Dist: pytest (>=7.1.3)
Requires-Dist: tenacity (>=8.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2018 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_docker_service/__init__.py sha256=J2vm92otmKKc0N6-UCfiLpLpuVm1UqmZJXcx_rdlLCE 117
pytest_docker_service/container.py sha256=tITZi5ffreiC_lG2Vl-gzpwyJ8tiToLh2i-nwwckwFI 2561
pytest_docker_service/plugin.py sha256=NPPWJPuu4Ed92Ww_xqFrMfZU5zBTtSH0HFRhX_W1rlQ 2415
pytest_docker_service-0.2.8.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
pytest_docker_service-0.2.8.dist-info/METADATA sha256=dQK54d9pARks5vv37bskG5N3SHCBuXV51AoQsq0udbo 3130
pytest_docker_service-0.2.8.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pytest_docker_service-0.2.8.dist-info/entry_points.txt sha256=YNy6vaGwUzGqhLUV7TdUOc21aHp7Vf9JW4HFgpSsy7s 56
pytest_docker_service-0.2.8.dist-info/RECORD

entry_points.txt

docker-service = pytest_docker_service.plugin