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

Function test_profile_create_help

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

Source from the content-addressed store, hash-verified

16 tt.help_all_output_test("profile list")
17
18def test_profile_create_help():
19 tt.help_all_output_test("profile create")
20
21def test_locate_help():
22 tt.help_all_output_test("locate")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected