pytest-lazy-fixtures

View on PyPIReverse Dependencies (20)

1.1.2 pytest_lazy_fixtures-1.1.2-py3-none-any.whl

Wheel Details

Project: pytest-lazy-fixtures
Version: 1.1.2
Filename: pytest_lazy_fixtures-1.1.2-py3-none-any.whl
Download: [link]
Size: 7012
MD5: bb8cc8e3224551b69c2337d730de499a
SHA256: e04c164d2caa5a6b9c846fa7559aad2ce0980a944daf4b75579f39920ae961e4
Uploaded: 2025-01-25 11:09:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-lazy-fixtures
Version: 1.1.2
Summary: Allows you to use fixtures in @pytest.mark.parametrize.
Author: Petrov Anton
Author-Email: antonp2[at]yandex.ru
Home-Page: https://github.com/dev-petrov/pytest-lazy-fixtures
Project-Url: Repository, https://github.com/dev-petrov/pytest-lazy-fixtures
License: MIT
Keywords: tests,pytest,lazy,fixture
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.8,<4.0
Requires-Dist: pytest (>=7)
Description-Content-Type: text/markdown
[Description omitted; length: 3811 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_lazy_fixtures/__init__.py sha256=FBR1VfSaVfXMpQQyQxLg-iPcYGqirYkpt0P_IAv3VSU 93
pytest_lazy_fixtures/lazy_fixture.py sha256=OnPz6hzxOynyQMg2bRXCDjFdaAyRFlypieVru3cwIgM 839
pytest_lazy_fixtures/lazy_fixture_callable.py sha256=P4XTZ7zAASE6j8N8hpKJk8n1X8JHQ4OxrRcN1cuDaIc 1122
pytest_lazy_fixtures/loader.py sha256=unO3hgsE9yZMgJkl3_CIAdpCnJwuQWuUIcqkT7TulLI 864
pytest_lazy_fixtures/normalizer.py sha256=0sLin5ghm9rDh7U6PJsd9DCLAhDHBYGYD8rvw8qyI6o 3322
pytest_lazy_fixtures/plugin.py sha256=L2tRCuHwiV64w2ajTX5xmzbgb80YJpkORvuxvHz6jRM 600
pytest_lazy_fixtures/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_lazy_fixtures-1.1.2.dist-info/LICENSE sha256=Jt1bglVrrpuE7z3shM2J1uQxbg6ewfLybjLT-qJS5FU 1069
pytest_lazy_fixtures-1.1.2.dist-info/METADATA sha256=AkJNkyOzD_J8jtRHwvGQXsUnF8uEBTPv2M7Ggx-UsP0 4629
pytest_lazy_fixtures-1.1.2.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pytest_lazy_fixtures-1.1.2.dist-info/entry_points.txt sha256=VEKHIowvX_C_nxqeJyZM3OrR0zS0QblyI12zCBfqI9Q 59
pytest_lazy_fixtures-1.1.2.dist-info/RECORD

entry_points.txt

pytest_lazyfixture = pytest_lazy_fixtures.plugin