pytest-asyncio

View on PyPIReverse Dependencies (1558)

0.21.0 pytest_asyncio-0.21.0-py3-none-any.whl

Wheel Details

Project: pytest-asyncio
Version: 0.21.0
Filename: pytest_asyncio-0.21.0-py3-none-any.whl
Download: [link]
Size: 13131
MD5: 377d117dca023313ed0a12b0a6957494
SHA256: f2b3366b7cd501a4056858bd39349d5af19742aed2d81660b7998b6341c7eb9c
Uploaded: 2023-03-19 10:27:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-asyncio
Version: 0.21.0
Summary: Pytest support for asyncio
Author: Tin Tvrtković <tinchester@gmail.com>
Author-Email: tinchester[at]gmail.com
Home-Page: https://github.com/pytest-dev/pytest-asyncio
Project-Url: Documentation, https://pytest-asyncio.readthedocs.io
Project-Url: Changelog, https://pytest-asyncio.readthedocs.io/en/latest/reference/changelog.html
Project-Url: Source Code, https://github.com/pytest-dev/pytest-asyncio
Project-Url: Bug Tracker, https://github.com/pytest-dev/pytest-asyncio/issues
License: Apache 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
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: Topic :: Software Development :: Testing
Classifier: Framework :: AsyncIO
Classifier: Framework :: Pytest
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: typing-extensions (>=3.7.2); python_version < "3.8"
Requires-Dist: sphinx (>=5.3); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0); extra == "docs"
Requires-Dist: coverage (>=6.2); extra == "testing"
Requires-Dist: hypothesis (>=5.7.1); extra == "testing"
Requires-Dist: flaky (>=3.5.0); extra == "testing"
Requires-Dist: mypy (>=0.931); extra == "testing"
Requires-Dist: pytest-trio (>=0.7.0); extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 2324 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_asyncio/__init__.py sha256=2J7tryFeuZBUKF_miJXNNZvNm2MCcGaj1_zq8baQm9w 162
pytest_asyncio/_version.py sha256=-IXPy6dMLrysN9kWjya38MXiDhs6dufsn5GJW8eXL0s 162
pytest_asyncio/plugin.py sha256=eHhre1dT9anEm9DqIYWfFoKgUD62zfBZQLbeBeTGf44 18957
pytest_asyncio/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_asyncio-0.21.0.dist-info/LICENSE sha256=qK0xscP0DcpahBGTUbj6jdyGjt13-tio6_bY8tFvpK4 11324
pytest_asyncio-0.21.0.dist-info/METADATA sha256=yE51hZqB71ZoeMi9HccTdaAGfF9gz5rayxCgjntAbmU 4041
pytest_asyncio-0.21.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
pytest_asyncio-0.21.0.dist-info/entry_points.txt sha256=_5TsciE-7mIopUy1NrPCEjHVTDIwhNbyXvP-su1-O7w 43
pytest_asyncio-0.21.0.dist-info/top_level.txt sha256=J4BTi9IZbfghCsiVybot1y0AaLUgxp3NMaNpH9fghNI 15
pytest_asyncio-0.21.0.dist-info/RECORD

top_level.txt

pytest_asyncio

entry_points.txt

asyncio = pytest_asyncio.plugin