import pytest from httpx import AsyncClient from .main import app ... Remember to instantiate objects that need an event loop only within async functions, ...
確定! 回上一頁