gkampitakis / go-snaps

Jest-like snapshot testing in Go 📸
https://pkg.go.dev/github.com/gkampitakis/go-snaps
MIT License
164 stars 6 forks source link

fix: improve some edge diffing cases #66

Closed gkampitakis closed 1 year ago

gkampitakis commented 1 year ago

before:

Screenshot 2023-06-12 at 22 04 49

after:

Screenshot 2023-06-12 at 22 03 41