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

CI: Use tempfile crate for generating test files #1241

Open
kevinmatthes opened this issue Feb 21, 2024 · 0 comments
Open

CI: Use tempfile crate for generating test files #1241

kevinmatthes opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kevinmatthes
Copy link
Owner

At the moment, this crate's test suite generates some local files during its test runs. This might cause problems if the tests should fail once. A possible solution would be the application of the tempfile crate.

@kevinmatthes kevinmatthes added the enhancement New feature or request label Feb 21, 2024
@kevinmatthes kevinmatthes added this to the v4.0.0 milestone Feb 21, 2024
@kevinmatthes kevinmatthes self-assigned this Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant