Skip to content

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

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

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
Contributor

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

@RonnyPfannschmidt

Copy link
Copy Markdown
Member

Low quality ai

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

2 participants