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: simplify identifying caller #61

Closed gkampitakis closed 1 year ago

gkampitakis commented 1 year ago

Should fix the issue reported by @zregvart at https://github.com/gkampitakis/go-snaps/pull/60/files#r1197658271

It also simplifies the packagetest case.

This was tested with some out of the repo tests including