Macro goldie::assert_json

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

Assert the JSON golden file matches.