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
This change applies the pre-existing patterns to identify if the files with collection problems are tests. It is then used to eliminate the false-positives of F6401 (cannot-enumerate-pytest-fixtures).
As a side effect, this patch also includes precise file paths that may be used to reproduce the problem.
Fixesreverbc#20Fixesreverbc#21
Signed-off-by: Sviatoslav Sydorenko <[email protected]>
_Replayed; Source PR: https://github.com/reverbc/pylint-pytest/pull/22_
Additionally, satisfied the https://github.com/pylint-dev/pylint-pytest's `.pre-commit-config.yaml`
Signed-off-by: Stavros Ntentos <[email protected]>
0 commit comments