Function goldenfile::differs::text_diff

source ·
pub fn text_diff(old: &Path, new: &Path)
Expand description

Compare unicode text files. Print a colored diff and panic on failure.