approvals / go-approval-tests

Apache License 2.0
86 stars 22 forks source link

jsonpath scrubbers? #38

Open newhook opened 2 years ago

newhook commented 2 years ago

I was looking at https://github.com/approvals/go-approval-tests/pull/37 which is great! For JSON JSONPath might be better than regexps to define the elements to scrub. Anyone have a contrary opinion here?