##// END OF EJS Templates
Pytest diagnostics improvement for `IPython.testing.tools`...
Pytest diagnostics improvement for `IPython.testing.tools` * Make Pytest rewrite assertions inside `IPython.testing.tools` to produce informative error reports. * Skip `IPython.testing.tools` functions frames to make error pointing inside the code of the failing test. * Change `ipexec` assertions back to be on string to receive a text diff.
Nikita Kniazev -
r27243:59c23dd2
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
display.py Loading ...
editorhooks.py Loading ...
guisupport.py Loading ...
kernel.py Loading ...
latextools.py Loading ...
lexers.py Loading ...
pretty.py Loading ...
security.py Loading ...