Skip to content

doc/reference: include PluginManager in PytestPluginManager and remove it #7713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 4, 2020

Conversation

bluetech
Copy link
Member

@bluetech bluetech commented Sep 4, 2020

Before, PluginManager was a copy of the pluggy doc, and PytestPluginManager was documented separately.

pytest users only really need to know about PytestPluginManager, so instead of splitting, have the PytestPluginManager documentation include all of PluginManager members and remove PluginManager from the reference (it is still shown as the base class).

…e it

Before, `PluginManager` was a copy of the pluggy doc, and
`PytestPluginManager` was documented separately.

pytest users only really need to know about `PytestPluginManager`, so
instead of splitting have the `PytestPluginManager` documentation
include all of `PluginManager` members and remove `PluginManager` from
the reference (it is still shown as the base class).
@nicoddemus nicoddemus merged commit db12d79 into pytest-dev:master Sep 4, 2020
@bluetech bluetech deleted the doc-one-pm branch September 12, 2020 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants