##// END OF EJS Templates
exception: store orginal tb and exc inside the new exception passed to rhodecode from vcsserver.
exception: store orginal tb and exc inside the new exception passed to rhodecode from vcsserver.

File last commit:

r459:a66df472 default
r621:f216af0d 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