Open
Description
aioloop-proxy provide a proxy instance that is fully compatible with asyncio.AbstractEventLoop
but allows to cooperate of multiple nested proxies at the same time.
From pytest-asyncio point of view, a session-scope fixture can use a session-level loop proxy that can cooperate with module-level, class-level, and function-level ones providing good test isolation.
I have no proof of concept for pytest-asyncio yet, if somebody with deep pytest internals knowledge can help -- you are welcome!
Metadata
Metadata
Assignees
Labels
No labels