Skip to content

Use of pytest fixture tmp_path in all tests #35

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

Merged
merged 8 commits into from
Aug 8, 2025

Conversation

SandrineP
Copy link
Collaborator

Each test is now isolated from each other and no cleanup is needed as the temporary directories are automatically cleaned.

@SandrineP SandrineP marked this pull request as ready for review August 8, 2025 14:44
Copy link
Member

@ianthomas23 ianthomas23 left a comment

Choose a reason for hiding this comment

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

Thanks @SandrineP

@ianthomas23 ianthomas23 merged commit 9351a2f into QuantStack:main Aug 8, 2025
1 check passed
@SandrineP SandrineP deleted the temp_path_test branch August 8, 2025 15:51
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.

2 participants