docs: clarify request fixture in indirect parametrization by mitre88 · Pull Request #14260 · pytest-dev/pytest

@mitre88

added 2 commits

March 5, 2026 14:02
Explain that `request` is the built-in fixture object and that `request.param` carries each indirect parameter value.
Add changelog/13155.doc.rst to satisfy changelog checks for PR pytest-dev#14260.