... import asyncio import pytest async def my_tests (): await do_some_setup_before_pytest plugins = [AltPytestAsyncioPlugin (loop)] try: code = pytest.
確定! 回上一頁