MCPcopy Index your code
hub / github.com/python-cmd2/cmd2 / app

Function app

tests/test_dynamic_complete_style.py:30–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29@pytest.fixture
30def app():
31 return AutoStyleApp()
32
33
34def test_dynamic_complete_style(app):

Callers 7

recursive.pyFile · 0.85
help.pyFile · 0.85
echo.pyFile · 0.85
stop.pyFile · 0.85
add_help_to_fileFunction · 0.85
mainFunction · 0.85
conditional.pyFile · 0.85

Calls 1

AutoStyleAppClass · 0.85

Tested by

no test coverage detected