Module goldenfile::differs [] [src]

Functions for comparing files.

Functions

text_diff

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

Type Definitions

Differ

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