##// END OF EJS Templates
git/hg: skip double caching with bulk requests calls....
git/hg: skip double caching with bulk requests calls. - calling builk request which can be cached itself, would call other cached methods and that is much slower

File last commit:

r459:a66df472 default
r1075:8fc1778b python3
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