Write failing test images to file.
niilohlin opened this issue · comments
Niil Ă–hlin commented
Or at least output the offending test image somewhere.
Oscar Antonio Duran Grillo commented
Hey @niilohlin, actually the library is showing the diff image and the errored one, you can see it in the Xcode report
I avoided the writing to the file cause it's not a necessary file if you have Xcode, do you need the output file in any case?
thanks!
Niil Ă–hlin commented
I intended to use the offending file in our CI environment.
Oscar Antonio Duran Grillo commented
mmm yeah, for CI make sense, I'll add that image to the output files then