pytest-container

View on PyPIReverse Dependencies (0)

0.4.2 pytest_container-0.4.2-py3-none-any.whl

Wheel Details

Project: pytest-container
Version: 0.4.2
Filename: pytest_container-0.4.2-py3-none-any.whl
Download: [link]
Size: 43270
MD5: 0cccce484c80f9dfcdf8a841f1a20861
SHA256: d37c9002367be2b57090efbe23f77cbd1ca1f6f9b53381d9a56ff7aa10e4e3b2
Uploaded: 2024-04-10 10:06:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest_container
Version: 0.4.2
Summary: Pytest fixtures for writing container based tests
Author: Dan Čermák
Author-Email: dcermak[at]suse.com
Home-Page: https://dcermak.github.io/pytest_container/
Project-Url: Repository, https://github.com/dcermak/pytest_container/
License: LGPL-2.1-or-later
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Programming Language :: Python :: 3
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 :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.6.2,<4.0
Requires-Dist: cached-property (<2.0,>=1.5); python_version < "3.8"
Requires-Dist: dataclasses (>=0.8); python_version < "3.7"
Requires-Dist: deprecation (<3.0,>=2.1)
Requires-Dist: filelock (<4.0,>=3.4)
Requires-Dist: pytest (>=3.10)
Requires-Dist: pytest-testinfra (>=6.4.0); python_version < "3.7"
Requires-Dist: pytest-testinfra (>=7.0); python_version >= "3.7" and python_version < "3.8"
Requires-Dist: pytest-testinfra (>=8.0); python_version >= "3.8"
Requires-Dist: typing-extensions (>=3.0); python_version < "3.8"
Description-Content-Type: text/x-rst
[Description omitted; length: 3099 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_container/__init__.py sha256=yYPl9Wqj87YybvRKdVnwDlXJq31HPpHpM2ZY8oQ2eU4 1497
pytest_container/build.py sha256=gOZCumszTt8VXoq8oied_6xIy-aH98KwAdr6z-v0vS0 10564
pytest_container/container.py sha256=RuBQiik99LodJx4kD3r610ErDV9lP1UjSz17gjmo8NE 42407
pytest_container/helpers.py sha256=W9Ny4UQUcuEtfQ_6Q12--XnJbYKH1mdzZguhrHad6bo 5725
pytest_container/inspect.py sha256=jEC5qRH_-mv69HfYFF7jQhGCXO_EWI3KunX9tDiyiyQ 8932
pytest_container/logging.py sha256=fpYMPhMk7v-0QBmDLuvYrUKvo_0STZBLnyLWG00HUi0 362
pytest_container/plugin.py sha256=nimqoE7huFh4ZUbe2OfsmxGF7odq52VSQGCRcwGQMqM 7754
pytest_container/pod.py sha256=ZfHmXHWXpq5ULdukQUy8gVjm9Is5TjHKR3H4DRtEMm0 8344
pytest_container/runtime.py sha256=-F04ClD1dAUHVz2X_aa7ImUzp3iarovn2ZXEf-Vc4RM 21936
pytest_container-0.4.2.dist-info/LICENSE sha256=g5FAdQ2lWUqM57DeMSU5WgFAZIixG-FTaeVpUckqm_c 26529
pytest_container-0.4.2.dist-info/METADATA sha256=eLTrOnZ-iQ4qdegMX6HxzusL4tejT2GWlGuPtewkbI4 4842
pytest_container-0.4.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pytest_container-0.4.2.dist-info/entry_points.txt sha256=PdeBMiHuzHSvR8wEFBDpgXgNuijoNvMB8wPuYjo04M8 55
pytest_container-0.4.2.dist-info/RECORD

entry_points.txt

pytest11.container = pytest_container.plugin