Skip to content

v2.4.0

Compare
Choose a tag to compare
@anescobar1991 anescobar1991 released this 13 Mar 21:40
· 190 commits to main since this release

This release includes the following features:

Create diff image even when images are of different sizes (#42)

  • Resolves #49 and allows users to better make a decision as to whether snapshot should be updated or not for tests failing due to image size differences! Big thanks to @sergeybekrin for implementing this!

Clean up test results (__diff_output__) for a given test before said test's execution

  • Resolves #52 which would often cause confusion as a test's diff image from a previous run's failure would be retained in file system