MCPcopy Create free account
hub / github.com/ipython/ipython / test_profile_help

Function test_profile_help

IPython/terminal/tests/test_help.py:12–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 tt.help_all_output_test()
11
12def test_profile_help():
13 tt.help_all_output_test("profile")
14
15def test_profile_list_help():
16 tt.help_all_output_test("profile list")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected