tests: use custom cache dir for pytest caches

This commit is contained in:
Marcin Kuzminski 2018-05-30 15:15:55 +02:00
parent 7c46071c51
commit 04d1223396

View file

@ -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