MCPcopy Create free account
hub / github.com/pallets/flask / client

Function client

examples/javascript/tests/conftest.py:14–15  ·  view source on GitHub ↗
(app)

Source from the content-addressed store, hash-verified

12
13@pytest.fixture
14def client(app):
15 return app.test_client()

Callers

nothing calls this directly

Calls 1

test_clientMethod · 0.80

Tested by

no test coverage detected