Skip to content

Conversation

@kieran-ryan
Copy link
Contributor

ParameterSet docstring sample of pytest.param(40, 2, 42, id="everything") should evaluate to ParameterSet(values=(40, 2, 42), marks=(), id="everything") rather than ParameterSet(values=(2, 2, 3), marks=(), id="everything").

@kieran-ryan kieran-ryan changed the title docs: Correct ParameterSet docstring sample output doc: Correct ParameterSet docstring sample output Oct 28, 2025
@bluetech bluetech added the skip news used on prs to opt out of the changelog requirement label Oct 29, 2025
Copy link
Member

@bluetech bluetech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bluetech bluetech merged commit 3daf6bf into pytest-dev:main Oct 29, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news used on prs to opt out of the changelog requirement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants