forked from VimPlug/jedi
Make sure pytester is also used for fixtures, see #791
This commit is contained in:
@@ -10,6 +10,7 @@ _PYTEST_FIXTURE_MODULES = [
|
||||
('_pytest', 'capture'),
|
||||
('_pytest', 'logging'),
|
||||
('_pytest', 'tmpdir'),
|
||||
('_pytest', 'pytester'),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user