pytest-lazy-fixtures

View on PyPIReverse Dependencies (7)

1.0.7 pytest_lazy_fixtures-1.0.7-py3-none-any.whl

Wheel Details

Project: pytest-lazy-fixtures
Version: 1.0.7
Filename: pytest_lazy_fixtures-1.0.7-py3-none-any.whl
Download: [link]
Size: 6954
MD5: feb103d4f1a4f0d7840707105c4a64ad
SHA256: 71428385b166cdb0fa3f2a3c72b5a5f95fa58f977816877b9b9c1e857143e194
Uploaded: 2024-03-16 14:11:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-lazy-fixtures
Version: 1.0.7
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: 3873 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=B06sm_L4kmSQAZHsNltBPgqk78thhtU1PtdmNMEIa_0 966
pytest_lazy_fixtures/loader.py sha256=YorJ1q4bl9YTkeHKbegrWXjydE43-TJzp2-xOcXfHo4 835
pytest_lazy_fixtures/normalizer.py sha256=oYxy9MG_uhV45jRikL2mTDtNaS1RpEd_UDCUWUTJ3F0 3230
pytest_lazy_fixtures/plugin.py sha256=0quc-qW1MwnXxJ492fdOgF5Y8NqmyZdMLR4ea17Cf9o 739
pytest_lazy_fixtures/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_lazy_fixtures-1.0.7.dist-info/LICENSE sha256=Jt1bglVrrpuE7z3shM2J1uQxbg6ewfLybjLT-qJS5FU 1069
pytest_lazy_fixtures-1.0.7.dist-info/METADATA sha256=Md-T2ton2FfDWCI5VeN-Lf-c_j3hGDKe9Xur3Z9vrkI 4691
pytest_lazy_fixtures-1.0.7.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pytest_lazy_fixtures-1.0.7.dist-info/entry_points.txt sha256=VEKHIowvX_C_nxqeJyZM3OrR0zS0QblyI12zCBfqI9Q 59
pytest_lazy_fixtures-1.0.7.dist-info/RECORD

entry_points.txt

pytest_lazyfixture = pytest_lazy_fixtures.plugin