It would be useful to suport an option to save diff as a combined image with baseline image + diff + result image. Similar like jest-image-snapshot stores it. This way it's much more convenient to review the diffs directly in folder. If combining images takes too much effort it would be useful if copies of baseline and result images were stored in the same folder as the diff (with suffixes in filenames). Of course not by default but with some additional parameter.
It would be useful to suport an option to save diff as a combined image with baseline image + diff + result image. Similar like jest-image-snapshot stores it. This way it's much more convenient to review the diffs directly in folder. If combining images takes too much effort it would be useful if copies of baseline and result images were stored in the same folder as the diff (with suffixes in filenames). Of course not by default but with some additional parameter.