Open
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
pytest/doc/en/reference/reference.rst
Lines 759 to 773 in 6c806b4
is that intended for some reason?