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

Method test_smoketest_autoreload

tests/test_zzz_autoreload.py:858–859  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

856 self._check_smoketest(use_aimport=True)
857
858 def test_smoketest_autoreload(self):
859 self._check_smoketest(use_aimport=False)
860
861 def test_autoreload_with_user_defined_In_variable(self):
862 """

Callers

nothing calls this directly

Calls 1

_check_smoketestMethod · 0.95

Tested by

no test coverage detected