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

Function runner

tests/test_cli.py:37–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35
36@pytest.fixture
37def runner():
38 return CliRunner()
39
40
41def test_cli_name(test_apps):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected