Functions

Asserts that the given object matches the snapshot saved in the snapshot file. The object is serialized using the Debug trait.
Asserts that the given string matches the snapshot saved in the snapshot file. The given string will be used as plain output and directly compared with the stored snapshot.
Resolves the full path to a fixture file.
Loads the fixture file with the given name and returns its contents as String.