Skip to content

Add a supported way to get the current list of plugins #920

Open
@nedbat

Description

@nedbat

Is your feature request related to a problem? Please describe.
The django-coverage plugin wants to examine the current list of plugins in its tests. It also wants to know whether a plugin is enabled or disabled.

Describe the solution you'd like
Please provide a method on Coverage to get the current plugins. Provide a method or attribute on the plugins that indicate whether they are enabled or disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiChanges to the public APIenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions