Skip to content

Test overriding a fixture that requests a parametrized fixture#14200

Merged
bluetech merged 2 commits intopytest-dev:mainfrom
Anton3:noparam-regression-test
Feb 17, 2026
Merged

Test overriding a fixture that requests a parametrized fixture#14200
bluetech merged 2 commits intopytest-dev:mainfrom
Anton3:noparam-regression-test

Conversation

@Anton3
Copy link
Contributor

@Anton3 Anton3 commented Feb 17, 2026

Closes: #11075

@Anton3 Anton3 force-pushed the noparam-regression-test branch from 986eb4a to c4dc336 Compare February 17, 2026 09:04
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Feb 17, 2026
@Anton3 Anton3 force-pushed the noparam-regression-test branch from c4dc336 to 2ca2355 Compare February 17, 2026 11:30
@Anton3
Copy link
Contributor Author

Anton3 commented Feb 17, 2026

@RonnyPfannschmidt added the test from the issue

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!

@@ -0,0 +1 @@
Fixed ``no parameter defined for test`` error when overriding a fixture that requests a parametrized fixture.
Copy link
Member

Choose a reason for hiding this comment

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

Since this was fixed in 9.0.0, it will be a bit confusing to add a changelog now. We can back-edit the 72ae3db changelog but I don't think it's necessary, so I'll remove the changelog here.

@bluetech bluetech added skip news used on prs to opt out of the changelog requirement and removed bot:chronographer:provided (automation) changelog entry is part of PR labels Feb 17, 2026
@bluetech bluetech enabled auto-merge (squash) February 17, 2026 16:53
@bluetech bluetech merged commit f081bfb into pytest-dev:main Feb 17, 2026
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.

no parameter defined for test error when overriding a fixture that requests a parametrized fixture

2 participants