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

Function test_locate_help

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

Source from the content-addressed store, hash-verified

19 tt.help_all_output_test("profile create")
20
21def test_locate_help():
22 tt.help_all_output_test("locate")
23
24def test_locate_profile_help():
25 tt.help_all_output_test("locate profile")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected