snapshot
snapshot copied to clipboard
Improve Snapshot format
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?
I think this is a severe issue that's easily fixed.