gkampitakis / go-snaps

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

prototyping new snap structure #32

Closed gkampitakis closed 2 years ago

gkampitakis commented 2 years ago

Move away from the current snapshot structure. That would help get rid of the error-prone regex matching logic in all the project