PhantomCSS takes screenshots captured by PhantomJS and compares them to baseline images using js-imagediff to test for rgb pixel differences with HTML5 canvas.
PhantomCSS is a good solution but theproblem of using PhantomJS, only, is that the check is done only on Webkit rendering engine, leaving without check the application in Firefox or in Internet Explorer, is a good start point, but must be improved to be used as a solution in a real company.

Comentar este post