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

Feature #2253 conftest fixture to set pytest tmpdir #2261

Commits on Jul 24, 2023

  1. Feature dtcenter#2253 conftest fixture to set pytest tmpdir

    Adds an autouse fixture to the pytest conftest.py file
    which overrides default location for temporary location
    used by pytest fixtures (e.g. tmpdir_factory)
    John-Sharples committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0814828 View commit details
    Browse the repository at this point in the history