##// END OF EJS Templates
exceptions: use new wrapper that store the org exception inside the newly generated exceptions....
exceptions: use new wrapper that store the org exception inside the newly generated exceptions. This will allow nicer debug and tracking capabilities.

File last commit:

r459:a66df472 default
r490:2961b1db default
Show More
pytest.ini
8 lines | 175 B | text/x-ini | IniLexer
[pytest]
testpaths = vcsserver
norecursedirs = vcsserver/hook_utils/hook_templates
cache_dir = /tmp/.pytest_cache
addopts =
--pdbcls=IPython.terminal.debugger:TerminalPdb