2 unstable releases

0.2.0 Nov 6, 2023
0.1.0 Nov 4, 2023

#1154 in Text processing

Download history 291/week @ 2023-12-17 173/week @ 2023-12-24 325/week @ 2023-12-31 529/week @ 2024-01-07 406/week @ 2024-01-14 219/week @ 2024-01-21 248/week @ 2024-01-28 448/week @ 2024-02-04 481/week @ 2024-02-11 428/week @ 2024-02-18 371/week @ 2024-02-25 213/week @ 2024-03-03 90/week @ 2024-03-10 101/week @ 2024-03-17 65/week @ 2024-03-24 57/week @ 2024-03-31

315 downloads per month

MIT license

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

~0.9–1.6MB
~37K SLoC