Show More
@@ -1,12 +1,12 b'' | |||||
1 | [pytest] |
|
1 | [pytest] | |
2 |
testpaths = |
|
2 | testpaths = rhodecode | |
|
3 | norecursedirs = rhodecode/public rhodecode/templates tests/scripts | |||
|
4 | ||||
3 | pylons_config = rhodecode/tests/rhodecode.ini |
|
5 | pylons_config = rhodecode/tests/rhodecode.ini | |
4 | vcsserver_protocol = http |
|
6 | vcsserver_protocol = http | |
5 | vcsserver_config_http = rhodecode/tests/vcsserver_http.ini |
|
7 | vcsserver_config_http = rhodecode/tests/vcsserver_http.ini | |
6 | norecursedirs = tests/scripts |
|
|||
7 |
|
8 | |||
8 | addopts = |
|
9 | addopts = | |
9 | -k "not _BaseTest" |
|
|||
10 | --pdbcls=IPython.terminal.debugger:TerminalPdb |
|
10 | --pdbcls=IPython.terminal.debugger:TerminalPdb | |
11 |
|
11 | |||
12 | markers = |
|
12 | markers = |
General Comments 0
You need to be logged in to leave comments.
Login now