pytest-aio

View on PyPIReverse Dependencies (11)

1.9.0 pytest_aio-1.9.0-py3-none-any.whl

Wheel Details

Project: pytest-aio
Version: 1.9.0
Filename: pytest_aio-1.9.0-py3-none-any.whl
Download: [link]
Size: 6605
MD5: 33d7b920cbff325b95d3436fdedd1a8e
SHA256: 12a72816224863d402921b325086b398df8a0f4ca767639968a8097d762ac548
Uploaded: 2024-07-31 12:42:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-aio
Version: 1.9.0
Summary: Pytest plugin for testing async python code
Author: Kirill Klenov
Author-Email: horneds[at]gmail.com
Home-Page: https://github.com/klen/pytest-aio
Project-Url: Repository, https://github.com/klen/pytest-aio
License: MIT
Keywords: pytest,asyncio,trio,curio
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.9,<4.0
Requires-Dist: curio-compat; extra == "curio"
Requires-Dist: pytest
Requires-Dist: trio; extra == "trio"
Requires-Dist: uvloop; extra == "uvloop"
Provides-Extra: curio
Provides-Extra: trio
Provides-Extra: uvloop
Description-Content-Type: text/x-rst
[Description omitted; length: 4175 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_aio/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_aio/plugin.py sha256=qL5uNKuGXOH0YNhxoLZwQIUGRKYgqOT8B4CoU5QjBM8 3421
pytest_aio/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_aio/runners.py sha256=2OepY2giwhKdnscpq7FKw1gaYwh4WDK_Q2Iqw4elMrk 4795
pytest_aio/utils.py sha256=CzEQLBY-gAOWZMmsX_BsjnB4HQO0lx20Ha_k7oN7_R8 1090
pytest_aio-1.9.0.dist-info/METADATA sha256=Zqz9E0VGB9UXQ-MJg_C7HSmSsNTKnwZjdXgtwWd29QA 5371
pytest_aio-1.9.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pytest_aio-1.9.0.dist-info/entry_points.txt sha256=iNsd0fPD-veLFu2GtINzYYIQftD8lt21gwVIS_ztLOk 34
pytest_aio-1.9.0.dist-info/RECORD

entry_points.txt

aio = pytest_aio.plugin