##// END OF EJS Templates
Always display last frame when show tracebacks with hidden frames....
Always display last frame when show tracebacks with hidden frames. Partial toward #12565, This is slightly more complicated when we start the debugger as we would need to track which frame we started on.

File last commit:

r25420:b1231d60
r26053:7a937c90
Show More
pytest.ini
2 lines | 34 B | text/x-ini | IniLexer
Matthias Bussonnier
Also run test with Pytest....
r25117 [pytest]
Thomas A Caswell
MNT: update pytest.ini to work with pytest > 3
r25420 addopts = --durations=10