##// END OF EJS Templates
dependencies: bumped pinned libraries to latest versions....
dependencies: bumped pinned libraries to latest versions. atomicwrites==1.3.0 hupper==1.8.1 pathlib2==2.3.5 pluggy==0.13.0

File last commit:

r459:a66df472 default
r788:3684b473 default
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