HuddleEng / PhantomCSS

Visual/CSS regression testing with PhantomJS
MIT License
4.72k stars 258 forks source link

can phantomcss able to club the original image , diff image and failure image in one single image? #174

Closed DakshayaniChebrolu closed 7 years ago

DakshayaniChebrolu commented 8 years ago

Hi I am using phantoms in gulp

I am trying to keep the actual image , diff image and the failure image in one single image. combined

But i am not getting, please provide me the way forward

DakshayaniChebrolu commented 8 years ago

Can any one please help me in this regard..

flockonus commented 7 years ago

I'm afraid there is no direct way to make it, unless you work with some sort of image manipulation library

jamescryer commented 7 years ago

You could load up the images with your own html page, then use phantomjs to screenshot it. Not within scope of PhantomCSS though, so closing the ticket.

FDiskas commented 7 years ago

try https://github.com/B2F/Succss