@pytest.fixture. def cli(loop, test_client):. return loop.run_until_complete(test_client(create_app)). # And the test.
確定! 回上一頁