pub fn get_temp_file() -> TestResult<NamedTempFile>
Get a temporary file.
If the temporary file could not be created.
A temporary file.