Skip to main content

diff_uv_snapshot

Macro diff_uv_snapshot 

Source
macro_rules! diff_uv_snapshot {
    ($filters:expr, $old:expr, $spawnable:expr, @$snapshot:literal) => { ... };
}
Expand description

Assert a snapshot of the diff between old and a command’s output.

Returns the command’s snapshot, this is useful for chaining diffs.