You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What if I do not want to use ksdiff as command line tool showed when test fails for comparing images.
Let's say that I want to use imagemagick instead.
I need a way to show "compare image1 image2 -compose src diff.png" when test fails.
Is there any way at this moment for achieving this?
The text was updated successfully, but these errors were encountered:
arietis
added a commit
to arietis/swift-snapshot-testing
that referenced
this issue
Aug 21, 2021
What if I do not want to use
ksdiff
as command line tool showed when test fails for comparing images.Let's say that I want to use imagemagick instead.
I need a way to show "compare image1 image2 -compose src diff.png" when test fails.
Is there any way at this moment for achieving this?
The text was updated successfully, but these errors were encountered: