Hacker News new | ask | show | jobs
by latchkey 1061 days ago
Give people the tools to easily update the snapshots and read the diff's of PR's (github is quite good at this imho).
1 comments

I kinda think "just blindly update the snapshots" is teaching the wrong lesson. We removed them from our projects and haven't missed them.

Visual diffing, cypress >>>> snapshots IMO.

Who said blindly update snapshots?

Agreed that cypress today is probably a better solution.