Functionsยง
- assert_
eq_ or_ update - Assert that
value
equals the snapshot atsnapshot_path
. If there is a mismatch the function will panic with a helpful diff that shows what changed.
value
equals the snapshot at snapshot_path
. If there is a
mismatch the function will panic with a helpful diff that shows what
changed.