snaptol.io.snapshot_directory# snaptol.io.snapshot_directory(test_dir)[source]# Generates the directory where snapshot files will be stored. Returns a Path object. Parameters: test_dir (Path) – The directory where the test lives. Return type: Path