gemini-testing / looks-same

Node.js library for comparing images
MIT License
660 stars 55 forks source link

Add support of ignore areas #58

Closed insane-developer closed 5 months ago

insane-developer commented 4 years ago

Option ignoreAreas for skipping comparision for some areas. Also a new option ignoreColor for createDiff to highlight them. Usefull in gemini/hermione screenshot assertions, see linked PR's.

https://github.com/gemini-testing/gemini-core/pull/61 https://github.com/gemini-testing/hermione/pull/445

insane-developer commented 4 years ago

Hello? Anyone?