##// 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
core
extensions
external
kernel
lib
sphinxext
terminal
testing
utils
__init__.py Loading ...
__main__.py Loading ...
conftest.py Loading ...
consoleapp.py Loading ...
display.py Loading ...
frontend.py Loading ...
parallel.py Loading ...
paths.py Loading ...
qt.py Loading ...