pytest-fixture-maker

View on PyPIReverse Dependencies (0)

0.2.0 pytest_fixture_maker-0.2.0-py3-none-any.whl

Wheel Details

Project: pytest-fixture-maker
Version: 0.2.0
Filename: pytest_fixture_maker-0.2.0-py3-none-any.whl
Download: [link]
Size: 4530
MD5: 23d37810b9a6310ba6aff9db572708bf
SHA256: 87fcad31a13d1e26bae789b91e449f4612ea1c73c395d40dc8e8b5ed735f8ed8
Uploaded: 2021-09-21 17:05:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-fixture-maker
Version: 0.2.0
Summary: Pytest plugin to load fixtures from YAML files
Author: Kirill Sumorokov
Author-Email: sumorokov.k[at]gmail.com
Home-Page: https://github.com/clayman083/pytest-fixture-maker
Project-Url: Repository, https://github.com/clayman083/pytest-fixture-maker
Keywords: pytest,fixtures
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8,<4.0
Description-Content-Type: text/markdown
[Description omitted; length: 3441 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_fixture_maker/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_fixture_maker/plugin.py sha256=pIKimMOJFanDgJcYLkNmLUt-UWnwFXRi9WMdEhnVung 3637
pytest_fixture_maker-0.2.0.dist-info/entry_points.txt sha256=jVY4T2cMTakNu4BtSewluqguCOz0CCgwrllXDoN3kXY 54
pytest_fixture_maker-0.2.0.dist-info/LICENSE sha256=qMMyXhw10X-M5WtPZk3D9i_K0CU28jdiRW6zk958nVA 1083
pytest_fixture_maker-0.2.0.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
pytest_fixture_maker-0.2.0.dist-info/METADATA sha256=Gz7MpI-F29qwX3DZdnissWu0vPj1GMJwufdM9xug2nc 4186
pytest_fixture_maker-0.2.0.dist-info/RECORD

entry_points.txt

fixture_maker = pytest_fixture_maker.plugin