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

[test_fixtures] Add fixture for temp dir creation and auto destruction #372

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

nazmulidris
Copy link
Member

Fixes #371

@nazmulidris nazmulidris linked an issue Dec 6, 2024 that may be closed by this pull request
@nazmulidris nazmulidris force-pushed the add-tempdir-test-fixture branch from e795a3c to c4e4ed4 Compare December 6, 2024 14:27
- Easily create temp dirs for tests
- Auto cleanup and delete temp dir when dropped (out of scope)

Fixes #371
@nazmulidris nazmulidris force-pushed the add-tempdir-test-fixture branch from c4e4ed4 to ea0ef9b Compare December 6, 2024 14:31
@nazmulidris nazmulidris merged commit 29e7aba into main Dec 6, 2024
1 check passed
@nazmulidris nazmulidris deleted the add-tempdir-test-fixture branch December 6, 2024 15:27
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.

[test_fixtures] add temp dir fixture
1 participant