Quart's usage of global variables ( request etc) makes testing any code that ... @pytest.mark.asyncio async def test_app(app): client = app.test_client() ...
確定! 回上一頁