Pytest support for asyncio
conda install anaconda-python-gte-3.10::pytest-asyncio
pytest-asyncio is a pytest plugin. It facilitates testing of code that uses the asyncio library.