macro_rules! assert {
    ($actual:expr) => { ... };
}
Expand description

Assert the golden file matches.