##// END OF EJS Templates
svn: expose txn_id in pre-commit hooks so we can analyze it in pre transaction hooks.
svn: expose txn_id in pre-commit hooks so we can analyze it in pre transaction hooks.

File last commit:

r459:a66df472 default
r670:af889011 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