Approval-based snapshot testing library for Go (mirror)
at main 7 lines 109 B view raw
1module github.com/ptdewey/shutter 2 3go 1.23.12 4 5toolchain go1.25.2 6 7require github.com/kortschak/utter v1.7.0