##// END OF EJS Templates
tests: adopted pytest.ini to ce codebase
tests: adopted pytest.ini to ce codebase

File last commit:

r1316:c46c1046 default
r1316:c46c1046 default
Show More
pytest.ini
14 lines | 267 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
--strict-markers
--capture=no
--show-capture=all
env =
RC_TEST=1
RUN_ENV=test