Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft. Support for resetting function-scoped fixtures #12597

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jobh
Copy link
Contributor

@jobh jobh commented Jul 10, 2024

Prototype, in reference to #12596.

jobh and others added 7 commits July 10, 2024 15:14
The new scope is intended to be the scope of one test item (node), but
explicitly not reset between subtest invocations when running under
control of an executor such as ``@hypothesis.given(...)`` which executes
the test function multiple times internally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant