python313-pytest-asyncio
Python 3.13 - pytest-asyncio - Pytest support for asyncio
3.6.0
2025-04-08
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python313-base 3.6.0
python313-pytest 3.6.0
Internal Program Version: pytest-asyncio 0.25.3
pytest-asyncio is a Python library used for testing asyncio code with pytest.
asyncio code is usually written in the form of coroutines, which makes it
slightly more difficult to test using normal testing tools. pytest-asyncio
provides useful fixtures and markers to make testing easier.
https://github.com/pytest-dev/pytest-asyncio