mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-23 08:39:51 +08:00
Run py.test in clean cache directory
And finally remove XDG_CACHE_HOME=... in tox.ini.
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
[pytest]
|
||||
addopts = --assert=plain
|
||||
|
||||
# Activate `clean_jedi_cache` fixture for all tests. This should be
|
||||
# fine as long as we are using `clean_jedi_cache` as a session scoped
|
||||
# fixture.
|
||||
usefixtures = clean_jedi_cache
|
||||
|
||||
Reference in New Issue
Block a user