Skip to content

pytest --version should not load all plugins #13574

@nicoddemus

Description

@nicoddemus

pytest --version is used to just display the pytest version. It should not load all plugins for that.

Of course there are historical reasons for this to happen.

pytest --version --version is the "verbose" version, which does display the installed plugins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: reportingrelated to terminal output and user-facing messages and errors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions