Package cupaloy provides a simple API for snapshot testing in Go: test that your changes don't unexpectedly alter the results of your code.
go get github.com/bradleyjkemp/cupaloy/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use snapshot testing to compare a string against a stored snapshot.
No known issues recorded.
No dependency data recorded yet.