Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/flask
/ client
Function
client
tests/conftest.py:68–69 ·
view source on GitHub ↗
(app)
Source
from the content-addressed store, hash-verified
66
67
@pytest.fixture
68
def
client(app):
69
return
app.test_client()
70
71
72
@pytest.fixture
Callers
nothing calls this directly
Calls
1
test_client
Method · 0.80
Tested by
no test coverage detected