Skip to content

Docs: Move collection hooks under Collection hooks in reference docs#14726

Open
Joosboy wants to merge 2 commits into
pytest-dev:mainfrom
Joosboy:docs/12658-move-collection-reporting-hooks
Open

Docs: Move collection hooks under Collection hooks in reference docs#14726
Joosboy wants to merge 2 commits into
pytest-dev:mainfrom
Joosboy:docs/12658-move-collection-reporting-hooks

Conversation

@Joosboy

@Joosboy Joosboy commented Jul 19, 2026

Copy link
Copy Markdown

Closes #12658.

Moves pytest_collectstart, pytest_make_collect_report, pytest_itemcollected, pytest_collectreport, and pytest_deselected from the "Reporting hooks" section to the "Collection hooks" section in doc/en/reference/reference.rst. These are logging hooks for collection, so they belong in the collection section as suggested.

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.

Docs: collection hooks listed under reporting hooks

1 participant