Skip to content

Comments

TST: replace ensure_clean_store with tmp_path in test_file_handling.py#63448

Closed
xingyubobo33333 wants to merge 1 commit intopandas-dev:mainfrom
xingyubobo33333:replace-ensure-clean-test-pytables-file-handling
Closed

TST: replace ensure_clean_store with tmp_path in test_file_handling.py#63448
xingyubobo33333 wants to merge 1 commit intopandas-dev:mainfrom
xingyubobo33333:replace-ensure-clean-test-pytables-file-handling

Conversation

@xingyubobo33333
Copy link
Contributor

This PR replaces all occurrences of ensure_clean in pandas/tests/io/pytables/test_file_handling.py with pytest fixtures.
Fixes #62435

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.

TST: Replace ensure_clean utility function with the temp_file pytest fixture

1 participant