I think that depends on signal to noise ratio. If your snapshots change a lot normally and it's irrelevant to the code you're trying to alter, you'll get used to skipping by them.
But if you use the snapshots as a means of understanding the templating and checking what it alters, people are much happier to examine the diff.
Agreed that VRT is more powerful: Jest was the first place I found this technique, though I've seen it for other things like SQL approvals before.
But if you use the snapshots as a means of understanding the templating and checking what it alters, people are much happier to examine the diff.
Agreed that VRT is more powerful: Jest was the first place I found this technique, though I've seen it for other things like SQL approvals before.