Skip to content

PluginValidationError with pytest v8.1.0 and pylama v8.4.1 #251

@ghost

Description

Hello,

After updating pytest to v8.1.0, running tests fails with

pluggy._manager.PluginValidationError: Plugin 'pylama' for hook 'pytest_collect_file'
hookimpl definition: pytest_collect_file(path, parent)
Argument(s) {'path'} are declared in the hookimpl but can not be found in the hookspec

The complete error trace is attached.

The issue seems to be related to this ticket here.

err.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions