Use pytest with aiohttp-pytest: async def test_test_user(loop): async with aiohttp.ClientSession() as session: fpl = FPL(session) user ...
確定! 回上一頁