##// END OF EJS Templates
caches: use of global cache prefixes so we can keep compatability when switching from OLD rc to new python3 based
caches: use of global cache prefixes so we can keep compatability when switching from OLD rc to new python3 based

File last commit:

r459:a66df472 default
r1135:7b7ca856 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