##// END OF EJS Templates
add some debugging output to js tests...
add some debugging output to js tests - display errors in evaluate / browser code - capture and display console.log if a test fails (like nose)

File last commit:

r415:4a5dcb15
r17338:c01a5c4f
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]