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

Function test_profile_list_help

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

Source from the content-addressed store, hash-verified

13 tt.help_all_output_test("profile")
14
15def test_profile_list_help():
16 tt.help_all_output_test("profile list")
17
18def test_profile_create_help():
19 tt.help_all_output_test("profile create")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected