tests: use custom cache dir for pytest caches
This commit is contained in:
parent
7c46071c51
commit
04d1223396
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[pytest]
|
||||
testpaths = rhodecode
|
||||
norecursedirs = rhodecode/public rhodecode/templates tests/scripts
|
||||
cache_dir = /tmp/.pytest_cache
|
||||
|
||||
pyramid_config = rhodecode/tests/rhodecode.ini
|
||||
vcsserver_protocol = http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue