pytest-lambda

View on PyPIReverse Dependencies (3)

2.2.1 pytest_lambda-2.2.1-py3-none-any.whl

Wheel Details

Project: pytest-lambda
Version: 2.2.1
Filename: pytest_lambda-2.2.1-py3-none-any.whl
Download: [link]
Size: 15335
MD5: 8fe028f71fb60dc0a4277239ed05e951
SHA256: 872c30dc14316fe75ba365645dca56e24851892e69ec76af38b8185c16e036ba
Uploaded: 2024-05-27 07:57:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-lambda
Version: 2.2.1
Summary: Define pytest fixtures with lambda functions.
Author: Zach "theY4Kman" Kanzler
Author-Email: they4kman[at]gmail.com
Home-Page: https://github.com/theY4Kman/pytest-lambda
Project-Url: Repository, https://github.com/theY4Kman/pytest-lambda
License: MIT
Keywords: pytest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8.0,<4.0.0
Requires-Dist: pytest (<9,>=3.6)
Requires-Dist: wrapt (<2.0.0,>=1.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8958 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_lambda/__init__.py sha256=JpqcAHpvoYCMjJlvd0E6v4HgXDoMU6jHPL3cl-QxHsA 120
pytest_lambda/compat.py sha256=3VCHWuMvdNKxJClNl7_KGV_2teV846vJE0E2FBM-dcg 387
pytest_lambda/exceptions.py sha256=9eIaVTyGflfzc6cx2Vt-MWc27O3QkgkogStll2EgnZQ 420
pytest_lambda/fixtures.py sha256=i7n2cYffw3GclvHrmmtB1_Pidv252wSkRCaIasWCRSE 5682
pytest_lambda/impl.py sha256=_BYKCg4eoXOY-fNRtFm_OGRSwShQJVrhC2ygYhU7MOk 11739
pytest_lambda/plugin.py sha256=xCBMDghIPDvfYP1Iodpp9QPdZuZIQcdTXFcd4ECblEI 2874
pytest_lambda/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_lambda/types.py sha256=s_IzYp1YuGghhpPtbGICAIM5rO3uztrraG4lB1Qzv2g 414
pytest_lambda/util.py sha256=Puu6ZcCFeiy70qGQbXguZ6-9Yu2b8tgSBib_6lvXxNM 4641
pytest_lambda-2.2.1.dist-info/LICENSE sha256=QttS4yDzbb6RGFh1B93Xnk-0CMnz2GKSqLWhKCFSivQ 1069
pytest_lambda-2.2.1.dist-info/METADATA sha256=HiKYtFjr9LjUKvI9DmFCrSGDsLbcKha87aXD_pQ9_vg 9972
pytest_lambda-2.2.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pytest_lambda-2.2.1.dist-info/entry_points.txt sha256=CJussC3vp5PR2ULT5s-zggZ3L_-eJ1FUV6Hcgdinba8 40
pytest_lambda-2.2.1.dist-info/RECORD

entry_points.txt

lambda = pytest_lambda.plugin