##// END OF EJS Templates
Added tag v4.19.0 for changeset 5dc0277e4f77
Added tag v4.19.0 for changeset 5dc0277e4f77

File last commit:

r459:a66df472 default
r855:0c76fd25 stable
Show More
pytest.ini
8 lines | 175 B | text/x-ini | IniLexer
configs: added pytest.ini and setup.cfg similar to enterprise project.
r134 [pytest]
tests: updated pytest.ini to use alternative pytest_cache dir, and also sync with CE style
r459 testpaths = vcsserver
norecursedirs = vcsserver/hook_utils/hook_templates
cache_dir = /tmp/.pytest_cache
addopts =
--pdbcls=IPython.terminal.debugger:TerminalPdb