Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ test_ipython_help
Function
test_ipython_help
IPython/terminal/tests/test_help.py:9–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
9
def
test_ipython_help():
10
tt.help_all_output_test()
11
12
def
test_profile_help():
13
tt.help_all_output_test(
"profile"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected