# Functions
AssertGoldenView compares the view to an exected view in an updatable golden file.
Indent is intended to indent views for easier comparison in test error logs.
KeyMsg returns the KeyMsg that corresponds to the given rune.
MsgsFromText generates KeyMsg events from a given text.
Run initializes the model and applies all events.
StripANSI removes all ANSI sequences from a string.
Update applies the event to an already initialized model.
# Variables
Inspect prints string mismatches escaped such that the differences can be inspected in detail.
UpdateGoldenFiles specifies whether the golden files should be updated.