##// END OF EJS Templates
core: various fixes of bytes vs str usage based on rhodecode-ce tests outputs
core: various fixes of bytes vs str usage based on rhodecode-ce tests outputs

File last commit:

r459:a66df472 default
r1070:0eb4128e 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