Skip to content

stop using pytest_asyncio event_loop -fixture

PytestDeprecationWarning: test_n_raw2wrapped[10] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.