Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
def
client(app):
15
return
app.test_client()
Callers
nothing calls this directly
Calls
1
test_client
Method · 0.80
Tested by
no test coverage detected