The event loop scope of an asynchronous fixture is specified via the loop_scope keyword argument to :ref:`pytest_asyncio.fixture <decorators/pytest_asyncio_fixture>`. The following fixture runs in the module-scoped event loop:
The event loop scope of an asynchronous fixture is specified via the loop_scope keyword argument to :ref:`pytest_asyncio.fixture <decorators/pytest_asyncio_fixture>`. The following fixture runs in the module-scoped event loop: