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

Change the way we create tmp files in the tests #159

Open
sdn4z opened this issue Nov 14, 2024 · 0 comments
Open

Change the way we create tmp files in the tests #159

sdn4z opened this issue Nov 14, 2024 · 0 comments

Comments

@sdn4z
Copy link
Collaborator

sdn4z commented Nov 14, 2024

We create tmp_files via pytest's fixture tmp_path.

Use an alternative way for creating tmp_files.

Worth taking a look: https://docs.python.org/3/library/tempfile.html

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

No branches or pull requests

1 participant