Skip to content

docs: move collection hooks under collection section (fixes #12658) - #14797

Open
atiqur-rahman-pro wants to merge 1 commit into
pytest-dev:mainfrom
atiqur-rahman-pro:fix/docs-collection-hooks-12658
Open

docs: move collection hooks under collection section (fixes #12658)#14797
atiqur-rahman-pro wants to merge 1 commit into
pytest-dev:mainfrom
atiqur-rahman-pro:fix/docs-collection-hooks-12658

Conversation

@atiqur-rahman-pro

Copy link
Copy Markdown

Summary of Changes

Moved the following collection hooks from the "Reporting hooks" section to the "Collection hooks" section in doc/en/reference/reference.rst:

  • pytest_collectstart
  • pytest_make_collect_report
  • pytest_itemcollected
  • pytest_collectreport
  • pytest_deselected

Fixes #12658

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