You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For both of them, there is an assumed hard-coded default path. This should instead extend pytest to be able to override that so users can run specific sub-directories.
Summary
For both of them, there is an assumed hard-coded default path. This should instead extend
pytestto be able to override that so users can run specific sub-directories.