CuteCI uses cuteci-diff to create diffs from the screenshots generated by libcuteci.
cuteci-diff [summary/html] [folderA] [folderB]
Arguments:
[summary/html]- The output format to use.summarywill produce a short changelog whilehtmlgenerates a table outlining the changes betweenfolderAandfolderB[folderA]- One of the two folders containing screenshots to be compared (Before)[folderB]- One of the two folders containing screenshots to be compared (After)
- Neither
folderAnorfolderBare allowed to be empty. - Currently
cuteci-diffcan only compare uncompressed 24-bit Bitmaps with a.bmpfile extension.