issues
search
jessezach
/
RobotEyes
Image comparison for Robot Framework
MIT License
75
stars
24
forks
source link
Performance enhancements
#13
Closed
jessezach
closed
5 years ago
jessezach
commented
5 years ago
Resize images before comparing. This improves Imagemagick's performance.
Instead of writing tolerance into files. Write it into dictionary for faster get and put.
Fail test case in console if rmse difference is more than threshold
Stitch visualReport.html during test runtime.