-
-
Notifications
You must be signed in to change notification settings - Fork 457
Open
Labels
apiChanges to the public APIChanges to the public APIenhancementNew feature or requestNew feature or request
Description
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
Labels
apiChanges to the public APIChanges to the public APIenhancementNew feature or requestNew feature or request