Skip to main content

assert_plain_snapshot

Macro assert_plain_snapshot 

Source
macro_rules! assert_plain_snapshot {
    ($actual:expr, $expected:expr) => { ... };
}
Expand description

Asserts that a rendered CLI component output matches the expected plain-text representation.