Skip to content

Add pytest.register_fixture#14568

Open
bluetech wants to merge 1 commit into
mainfrom
register-fixture
Open

Add pytest.register_fixture#14568
bluetech wants to merge 1 commit into
mainfrom
register-fixture

Conversation

@bluetech

@bluetech bluetech commented Jun 6, 2026

Copy link
Copy Markdown
Member

This PR is stacked on:

Expose FixtureManager._register_fixture as a stable public pytest.register_fixture interface, for advanced use by plugins (also replaces internal uses in the python and unittest plugins).

Fix #12376.

@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Jun 6, 2026
@bluetech bluetech force-pushed the more-visibility-deprecate branch from b50559e to 547eb13 Compare June 7, 2026 18:52
Base automatically changed from more-visibility-deprecate to main June 9, 2026 15:14
@bluetech bluetech force-pushed the register-fixture branch from 18721e1 to f52ff0c Compare June 9, 2026 15:24
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.

Allow to dynamically create fixture in plugin

1 participant