Closed matt-in-a-hat closed 7 years ago
Adds failOnCaptureError option, to make the casperjs tests fail if any screenshots fail to capture.
failOnCaptureError
Adds onCaptureFail function hook to customise what happens on screenshot fail.
onCaptureFail
Addresses https://github.com/Huddle/PhantomCSS/issues/188
Thanks
Adds
failOnCaptureError
option, to make the casperjs tests fail if any screenshots fail to capture.Adds
onCaptureFail
function hook to customise what happens on screenshot fail.Addresses https://github.com/Huddle/PhantomCSS/issues/188