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

Use tempfile to generate test cache directories #74

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

brandonwillard
Copy link
Contributor

@brandonwillard brandonwillard commented Apr 28, 2023

This PR updates the test fixtures in test_cache so that the caching tests can be run asynchronously (e.g. with pytest-xdist).

This is just a potential local convenience change, and really only for a future time when the test suite can truly benefit from asynchronous runs.

@brandonwillard brandonwillard changed the title Session scope the cache fixtures and use tempfile Use tempfile to generate test cache directories Apr 28, 2023
@brandonwillard brandonwillard merged commit 58c84da into main Apr 28, 2023
@brandonwillard brandonwillard deleted the session-scoped-fixtures branch April 28, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants