Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Tencent/CodeAnalysis
/ test_help_param
Method
test_help_param
client/test/test_codepuppy.py:24–26 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
22
CodePuppy().main()
23
24
def
test_help_param(self):
25
argv.append(
"help"
)
26
CodePuppy().main()
27
28
29
if
__name__ ==
'__main__'
:
Callers
nothing calls this directly
Calls
2
CodePuppy
Class · 0.90
main
Method · 0.80
Tested by
no test coverage detected