jaredpalmer / cypress-image-snapshot

Catch visual regressions in Cypress
MIT License
888 stars 160 forks source link

Failure threshold percentage explained #109

Closed andtos90 closed 1 year ago

andtos90 commented 4 years ago

As seen in this issue https://github.com/palmerhq/cypress-image-snapshot/issues/104 the value of failureThreshold option could be counterintuitive.

Example: failureThreshold: 0.01 is equal to 1% but you could think of it as 0.01%