assert_snapshot

Macro assert_snapshot 

Source
macro_rules! assert_snapshot {
    ($e:expr, snapshot = $test_file:expr) => { ... };
}