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

Assert the JSON golden file matches.