Y
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
c-hendricks
1061 days ago
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.
link
latchkey
1061 days ago
Who said blindly update snapshots?
Agreed that cypress today is probably a better solution.
link
Visual diffing, cypress >>>> snapshots IMO.