tests: don't show logs by default as they make the failures hard to read.
This commit is contained in:
parent
3eb2aba342
commit
f46bf38714
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ vcsserver_config_http = rhodecode/tests/vcsserver_http.ini
|
|||
addopts =
|
||||
--pdbcls=IPython.terminal.debugger:TerminalPdb
|
||||
--strict-markers
|
||||
--capture=no
|
||||
--show-capture=no
|
||||
|
||||
markers =
|
||||
vcs_operations: Mark tests depending on a running RhodeCode instance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue