Sharpie / RTikZDevice

A R package for producing graphics output as PGF/TikZ code for use in TeX documents.
31 stars 36 forks source link

Add visual regression testing #25

Closed Sharpie closed 13 years ago

Sharpie commented 13 years ago

Use ImageMagick's compare utility to check the results of the testsuite against a "control" PDF that we know is a correct version of the test graph. This way, if we break some metric calculation or drawing routine compare will notice a large difference and flag the test as failed. This addition would also mean that the results of the testsuite don't have to be manually inspected before a release to see if something went funky.