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
Define which is the expected test paths for pytest. If you configure
your working project to work with local versions of libraries, like
ansible_base or dispatcherd, by default pytest will lookup tests also
from those projects and potentially ending up in errors. With this
setting we explicitly set where are the tests that pytest will run for
this project.
Signed-off-by: Alex <[email protected]>
0 commit comments