Skip to content

Fix handling of pausing fs during reporting - #1202

Merged
mrbean-bremen merged 1 commit into
pytest-dev:mainfrom
mrbean-bremen:fs-lifetime
Jul 30, 2025
Merged

Fix handling of pausing fs during reporting#1202
mrbean-bremen merged 1 commit into
pytest-dev:mainfrom
mrbean-bremen:fs-lifetime

Conversation

@mrbean-bremen

@mrbean-bremen mrbean-bremen commented Jul 29, 2025

Copy link
Copy Markdown
Member

Tasks

  • Unit tests added that reproduce the issue or prove feature is working
  • Fix or feature added
  • Entry to release notes added
  • Pre-commit CI shows no errors
  • Unit tests passing
  • For documentation changes: The Read the Docs preview builds and looks as expected

- use hookwrapper to disable patching
  during reporting
- disable patching between tests for non function-scope fixtures
@mrbean-bremen
mrbean-bremen merged commit 9f38b89 into pytest-dev:main Jul 30, 2025
121 checks passed
@mrbean-bremen
mrbean-bremen deleted the fs-lifetime branch July 30, 2025 18:24
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.

Change in behavior when using both pyfakefs and monkeypatch fixtures

1 participant