2 unstable releases
0.2.0 | Nov 6, 2023 |
---|---|
0.1.0 | Nov 4, 2023 |
#4 in #golden
694 downloads per month
7KB
78 lines
archetype
noun
the original pattern or model of which all things of the same type are representations or copies : PROTOTYPE
also : a perfect example
lib.rs
:
Archetype is a lightweight snapshot testing library with builtin diffing and test generation. It is largely used for golden testing JSON output, but can be instrumented to verify other types of output so long as the output goes to UTF-8 or raw bytes.
Dependencies
~1–1.8MB
~39K SLoC