Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
def
app():
31
return
AutoStyleApp()
32
33
34
def
test_dynamic_complete_style(app):
Callers
7
recursive.py
File · 0.85
help.py
File · 0.85
echo.py
File · 0.85
stop.py
File · 0.85
add_help_to_file
Function · 0.85
main
Function · 0.85
conditional.py
File · 0.85
Calls
1
AutoStyleApp
Class · 0.85
Tested by
no test coverage detected