Pytest support for asyncio
pytest-asyncio is a pytest plugin. It facilitates testing of code that uses the asyncio library. Specifically, pytest-asyncio provides support for coroutines as test functions. This allows users to await code inside their tests.
$
pkg install py311-pytest-asyncioOrigin
devel/py-pytest-asyncio
Size
143KiB
License
APACHE20
Maintainer
sunpoet@FreeBSD.org
Dependencies
3 packages
Required by
4 packages