Skip to content

RFE: add --disesct-extensions option #8993

@kloczek

Description

@kloczek

pytest can handle -no:foo option to disable loading foo pytest extension.

Idea behind --dissect-extensions option is to automatically run additional passes with dissected set of available pytest extensions if error or warning will occur and report at the end which one of the errors or warnings have been reported when exact pytest extension is loaded.

I think that something like this would dramatically improve reporting some errors because it would be easier to point on exact extension which shows some warnings or errors or report errors against some pytest extensions.
I think that code handling such option should be core part of the pytest (not as optional extension)

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidstatus: needs informationreporter needs to provide more information; can be closed after 2 or more weeks of inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions