.. _jgdv.testing.tempdir: ==================== jgdv.testing.tempdir ==================== .. py:module:: jgdv.testing.tempdir .. autoapi-nested-parse:: See EOF for license/metadata/notes as applicable Functions --------- .. autoapisummary:: jgdv.testing.tempdir.wrap_tmp Module Contents =============== .. py:function:: wrap_tmp(tmp_path) -> create a new temp directory, and change cwd to it, returning to original cwd after the test