##// END OF EJS Templates
hooks: add extra debug/logging to help track hook errors.
hooks: add extra debug/logging to help track hook errors.

File last commit:

r459:a66df472 default
r591:80e010eb 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