Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-cmd2/cmd2
/ cust_app
Function
cust_app
tests/test_argparse_utils.py:47–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
46
@pytest.fixture
47
def
cust_app():
48
return
ApCustomTestApp()
49
50
51
def
fake_func() -> None:
Callers
nothing calls this directly
Calls
1
ApCustomTestApp
Class · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…