#snapshot #testing #procedural #macro #proc-macro #generate #concepts

macro snapshot-proc-macro

Procedural macro for generating snapshot tests

1 unstable release

Uses old Rust 2015

0.1.0 Aug 19, 2018

#99 in #snapshot

21 downloads per month
Used in 2 crates (via snapshot)

MIT license

4KB

cargo-snapshot

An attempt to provide functionality similar to Jest's snapshot testing, which is pretty similar to the general concept of "golden master" testing.

Nightly rustc

nightly-2017-07-11 in rustup

Dependencies

~2MB
~45K SLoC