pytest-fixture-order

View on PyPIReverse Dependencies (2)

0.1.4 pytest_fixture_order-0.1.4-py3-none-any.whl

Wheel Details

Project: pytest-fixture-order
Version: 0.1.4
Filename: pytest_fixture_order-0.1.4-py3-none-any.whl
Download: [link]
Size: 4796
MD5: e9a0f05dbaa756817de466fe6cc489c7
SHA256: 6554329dfe1c6961b82c8ab7e3565ad4af279d917317a3d66b2c5ff077d27b97
Uploaded: 2022-05-16 08:16:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-fixture-order
Version: 0.1.4
Summary: pytest plugin to control fixture evaluation order
Author: Zach "theY4Kman" Kanzler
Author-Email: they4kman[at]gmail.com
Home-Page: https://github.com/theY4Kman/pytest-fixture-order
Project-Url: Repository, https://github.com/theY4Kman/pytest-fixture-order
License: MIT
Keywords: pytest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.6,<4.0
Requires-Dist: pytest (>=3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 90 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_fixture_order/__init__.py sha256=fnkUZ_dDFL3jYl6jMh-k7KmvFy90aBR0irHy45lZTdA 175
pytest_fixture_order/compat.py sha256=MgiA3MJ-clpoHvog8q4Im7giiQgKHg3PDIgqB7EliEk 793
pytest_fixture_order/plugin.py sha256=yq7hy8U_k1d92mlDgoio84D_Pr6b0R4r3DmcGoN1TQo 4473
pytest_fixture_order-0.1.4.dist-info/entry_points.txt sha256=k7a0lUGaEcpjed0cAuTKy9MY8iSbnWNqnH-ERrGPx4M 54
pytest_fixture_order-0.1.4.dist-info/LICENSE sha256=ZKNNrhdfrrEhd-10Vskh9F_MwBbsAeUJxvhsVHr4HV4 1074
pytest_fixture_order-0.1.4.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
pytest_fixture_order-0.1.4.dist-info/METADATA sha256=gLe9wtsD5Tk_-u3zqjTVz5GM_Pns0_OiL9d-efW-TJw 1080
pytest_fixture_order-0.1.4.dist-info/RECORD

entry_points.txt

fixture_order = pytest_fixture_order.plugin