##// END OF EJS Templates
move kernel-test utilities to kernel.tests.utils...
move kernel-test utilities to kernel.tests.utils context managers and tools for starting kernels, and sharing a *single* global kernel for many tests. reduce the number of kernels started for IPython.kernel tests, which should save some time.
MinRK -
r12414:58114309
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...