pytest-lambda

View on PyPIReverse Dependencies (3)

2.2.0 pytest_lambda-2.2.0-py3-none-any.whl

Wheel Details

Project: pytest-lambda
Version: 2.2.0
Filename: pytest_lambda-2.2.0-py3-none-any.whl
Download: [link]
Size: 15249
MD5: 546799c1dec32ceccb9d0dab706bd707
SHA256: ad77ff48a514379bfccb404ba9d3f5871c2a0817b47ccc8abbad430d6d450ef4
Uploaded: 2022-08-20 08:31:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-lambda
Version: 2.2.0
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 :: 3 - Alpha
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
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.7.0,<4.0.0
Requires-Dist: pytest (<8,>=3.6)
Requires-Dist: typing-extensions (<5.0.0,>=4.2.0); python_version <= "3.7"
Requires-Dist: wrapt (<2.0.0,>=1.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8823 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_lambda/__init__.py sha256=kmiZAuKyJ6RLTsVUUG5SaxId0Ps6FwBn11hw9jbuUzA 120
pytest_lambda/compat.py sha256=3VCHWuMvdNKxJClNl7_KGV_2teV846vJE0E2FBM-dcg 387
pytest_lambda/exceptions.py sha256=9eIaVTyGflfzc6cx2Vt-MWc27O3QkgkogStll2EgnZQ 420
pytest_lambda/fixtures.py sha256=bJ8oGs6h0Hucwwtt0bGONpWYgGmvkageoX7-_FDY7u8 5508
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.0.dist-info/entry_points.txt sha256=CJussC3vp5PR2ULT5s-zggZ3L_-eJ1FUV6Hcgdinba8 40
pytest_lambda-2.2.0.dist-info/LICENSE sha256=QttS4yDzbb6RGFh1B93Xnk-0CMnz2GKSqLWhKCFSivQ 1069
pytest_lambda-2.2.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
pytest_lambda-2.2.0.dist-info/METADATA sha256=CiliJRJXgUHI3VOglnlvyaBzIu5LxwNYmQoOlZNzpgM 9848
pytest_lambda-2.2.0.dist-info/RECORD

entry_points.txt

lambda = pytest_lambda.plugin