python3-pytest-tempdir

predictable and repeatable temporary directory for tests
  https://github.com/saltstack/pytest-tempdir
  0
  no reviews



This package contains a pytest plugin that adds support for a predictable and repeatable temporary directory. Simply define a pytest_tempdir_basename function on your conftest.py which returns a string to define the basename or pass --tempdir-basename.