Brendon Ribeiro

Results 12 comments of Brendon Ribeiro

### The issue After some time of debugging, this seems to be the real issue: In `compare-resemble.js`, the `data.misMatchPercentage` returned is 0.00. Then I read this useful links: - https://github.com/garris/BackstopJS#modifying-output-settings-of-image-diffs...

[Pixelmatch](https://github.com/mapbox/pixelmatch) looks awesome. This weekend, I'll be working on this. If we decide to use pixelmatch, `resembleOutputOptions` will not be available anymore. - There's an issue for setting color output...

This algorithm seems really good! I was comparing [Pixelmatch](https://github.com/mapbox/pixelmatch) and [Resemble](https://github.com/HuddleEng/Resemble.js), and I think that the second is a better choice for us. There's why: - Resemble has a lot...

I Open a PR, there still a lot of work to do. With Resemble, the comparison part looks cleaner.

> More weird to that, when you click the reference image, which on the preview has a grey tick, it shows the pink tick as we have on the test...

@zigotica @garris Tomorrow I'll investigate this, and fix conflicts as well. Thanks you all!

@zigotica Can you test your scenario in my branch? I made some changes today. `yarn add backstopjs@brendonbarreto/BackstopJS#replacing-node-resemble-js` or `npm install --save backstopjs@brendonbarreto/BackstopJS#replacing-node-resemble-js` Or give me you configuration file, so I...

Can't you install backstopjs locally and run it by using `npx backstop`?

Hey @zigotica, sorry for the delay in answering (got busy at work). I didn't manage to reproduce your issue. Can you somehow share your scenario (config and public url)?

Nice @zigotica, happy to hear that you find the issue.