• Kirill Smelkov's avatar
    golang: tests: Add tests for IPython and Pytest integration patches · 09629367
    Kirill Smelkov authored
    bb9a94c3 (golang: Teach defer to chain exceptions (PEP 3134) even on
    Python2) added integration patches for IPython and Pytest to properly
    dump tracebacks for chained exceptions even on Python2. However the
    functionality of patches was tested only manually.
    
    -> Add corresponding tests to verify how IPython and Pytest behaves
    when dumping tracebacks.
    09629367
tox.ini 2.81 KB