##// END OF EJS Templates
Use proper xunit format for some test....
Use proper xunit format for some test. In particular we now can use proper methods to check that some warnings are raised instead of making sure the test is printed. As pytest captures warning by default this add compatibility with pytest.

File last commit:

r21636:ec0fabd0
r25109:53375cf1
Show More
kernels.rst
8 lines | 182 B | text/x-rst | RstLexer

Making kernels for IPython

Kernels are now part of Jupyter - see :ref:`jupyterclient:kernels` for the documentation.