Description
Creates temporary test directories populated with predefined files and folders for pytest. It helps tests exercise file-handling behavior without modifying source fixtures or user directories.
Temporary file tests should still verify cleanup and avoid copying sensitive real data into fixtures.