Module goldenfile::differs

source ·
Expand description

Functions for comparing files.

Functions§

  • Panic if binary files differ with some basic information about where they differ.
  • Compare unicode text files. Print a colored diff and panic on failure.

Type Aliases§

  • A function that displays a diff and panics if two files to not match.