main
Fix AI slop issues in docs
fix link of argcomplete page.
Prepare release version 9.1.0 (#14589)
doc: fix ~75 typos and grammar issues across documentation (#14179)
docs: clarify recwarn resets warnings filter after tests (#14653)
fixtures: remove holderobjseen check from parsefactories
Remove deprecated nose support
Add CLI options reference documentation (#13930)
Merge pull request #14627 from pytest-dev/release-9.1.1
Integrate pytest-subtests (#13738)
docs: clarify stdlib monkeypatch guidance (#14486)
[refactor] Stream assertion explanations through truncation
Merge pull request #13953 from nicoddemus/cherry-pick-release
Consider entry points for PYTEST_PLUGINS and pytest_plugins (#14752)
docs: clarify subtests progress output (#14467)
doc: fixed typo in file name format (#14191)
doc: Clarify conftest.py hooks unavailable during pytest_addoption (#13954)
doc/writing_plugins: change entry-point example from setup.py -> pyproject.toml
Add deprecations for tests written for `nose` (#9907)