def set_file_new(value): """Set whether a new file should be created after each test. @param value: True or False """ Settings.file_new = value