pytest-dev / pytest-dev/pytest
Docs: collection hooks listed under reporting hooks
Open
Nobody has claimed this yet.
type: docs
- Dominant language
- Python
- Stars
- 14.5k
- Forks
- 3.4k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 35
Description
In the docs, under "reporting hooks" I see a couple of hooks that I would expect under "collection hooks":
- pytest_collectstart
- pytest_make_collect_report
- pytest_itemcollected
- pytest_collectreport
- pytest_deselected
is that intended for some reason?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with doc/en/reference/reference.rst around lines 759-773 and review the issue discussion to determine whether these five hooks belong under collection hooks. Once the intended categorization is confirmed, update the documentation so the hooks appear in the agreed section and verify the surrounding hook lists remain accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100