FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Prevent parametrize with scope from breaking fixture dependencies by Anton3 · Pull Request #13249 · pytest-dev/pytest · GitHub

Prevent parametrize with scope from breaking fixture dependencies - #13249

Merged
RonnyPfannschmidt merged 4 commits into
pytest-dev:mainfrom
Anton3:feature/param-scope-fix
Mar 9, 2025
Merged

Prevent parametrize with scope from breaking fixture dependencies#13249
RonnyPfannschmidt merged 4 commits into
pytest-dev:mainfrom
Anton3:feature/param-scope-fix

Conversation

Anton3 commented Feb 24, 2025

Copy link
Copy Markdown
Contributor

Closes #13248

psf-chronographer Bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Feb 24, 2025
Comment thread testing/python/fixtures.py Outdated
Anton3 marked this pull request as ready for review February 24, 2025 12:26
Comment thread src/_pytest/fixtures.py

nicoddemus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, thanks @Anton3!

Leaving merging to @RonnyPfannschmidt as requested. 👍

Anton3 commented Mar 9, 2025

Copy link
Copy Markdown
Contributor Author

@RonnyPfannschmidt are you, per chance, ready to apply the fix in this PR for now? 👀

Copy link
Copy Markdown
Member

i still haven't gotten around to fully digest

but i think i should just merge this now as its kinda in line with the story they paint

RonnyPfannschmidt merged commit ada9977 into pytest-dev:main Mar 9, 2025
Anton3 deleted the feature/param-scope-fix branch March 12, 2025 16:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided (automation) changelog entry is part of PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parametrize with scope breaks fixture dependencies

3 participants


Back | FazBrowse Home | New Git URL