asr_tmpdir

Full name: ase2sprkkr.asr.test.fixtures.asr_tmpdir

ase2sprkkr.asr.test.fixtures.asr_tmpdir(request, tmp_path_factory)[source]

Create temp folder and change directory to that folder.

A context manager that creates a temporary folder and changes the current working directory to it for isolated filesystem tests.