Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-cmd2/cmd2
/ outsim_app
Function
outsim_app
tests/test_cmd2.py:58–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
57
@pytest.fixture
58
def
outsim_app():
59
return
create_outsim_app()
60
61
62
def
test_version(base_app) -> None:
Callers
nothing calls this directly
Calls
1
create_outsim_app
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…