Skip to content

Feature: Percentage-based similarity #33

@jwir3

Description

@jwir3

Right now, looks-same measures each individual pixel, and if even one exceeds the difference tolerance, it returns a failure. It would be nice if there was a mode where we could specify "I expect X% of the pixels to be the same".

In other words, if one or two pixels don't match, then still pass the test, but if a large number of pixels don't match, then it should fail the comparison.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions