API reference

tmp_files(request, tmp_path)

An extension of tmp_path that can create a temporary file hierarchy when indirectly parametrized.

tmp_file_type(type)

Teach pytest_tmp_files how to make a new kind of file.

make_files(root, manifest)

Create the file hierarchy specified by the manifest.