mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-04 05:22:44 +08:00
Revisit pytest config
- add testpaths setting - tox: remove testpaths from posargs default - s/py.test/pytest/
This commit is contained in:
@@ -10,3 +10,5 @@ norecursedirs = .* docs completion refactor absolute_import namespace_package
|
||||
# fine as long as we are using `clean_jedi_cache` as a session scoped
|
||||
# fixture.
|
||||
usefixtures = clean_jedi_cache
|
||||
|
||||
testpaths = jedi test
|
||||
|
||||
Reference in New Issue
Block a user