snapshot icon indicating copy to clipboard operation
snapshot copied to clipboard

Improve Snapshot format

Open TLadd opened this issue 7 years ago • 1 comments

Currently, the snapshot is all placed on a single line. This makes it very difficult to tell what changed in a code review. It would be nice if the output were pretty-printed similar to what Jest does. Maybe there's something off-the-shelf we can use to format html?

TLadd avatar May 09 '18 15:05 TLadd

I think this is a severe issue that's easily fixed.

janat08 avatar Aug 03 '18 20:08 janat08