Show More
@@ -10,6 +10,8 b' vcsserver_config_http = rhodecode/tests/' | |||||
10 | addopts = |
|
10 | addopts = | |
11 | --pdbcls=IPython.terminal.debugger:TerminalPdb |
|
11 | --pdbcls=IPython.terminal.debugger:TerminalPdb | |
12 | --strict-markers |
|
12 | --strict-markers | |
|
13 | --capture=no | |||
|
14 | --show-capture=no | |||
13 |
|
15 | |||
14 | markers = |
|
16 | markers = | |
15 | vcs_operations: Mark tests depending on a running RhodeCode instance. |
|
17 | vcs_operations: Mark tests depending on a running RhodeCode instance. |
General Comments 0
You need to be logged in to leave comments.
Login now