jest-image-matcher

A Jest matcher for image comparisons based on pixelmatch. Can also be used with Mocha. Useful for visual regression testing.

OTHER License

Downloads
2.8K
Stars
4
Committers
7

Bot releases are visible (Hide)

jest-image-matcher - v1.3.2

Published by github-actions[bot] over 3 years ago

1.3.2 (2021-03-17)

Bug Fixes

jest-image-matcher - v1.3.1

Published by github-actions[bot] over 3 years ago

1.3.1 (2021-03-09)

Bug Fixes

jest-image-matcher - v1.3.0

Published by github-actions[bot] over 3 years ago

1.3.0 (2021-02-23)

Features

  • add composite diff image (7ebf437)
jest-image-matcher - v1.2.1

Published by github-actions[bot] over 3 years ago

1.2.1 (2021-02-23)

Bug Fixes

  • rename outputDiffBase64 to dumpDiffToConsole (cc8f7ce)
jest-image-matcher - v1.2.0

Published by github-actions[bot] over 3 years ago

1.2.0 (2021-02-23)

Features

  • add outputDiffBase64 option (516e1c6)
jest-image-matcher - v1.1.0

Published by github-actions[bot] over 3 years ago

1.1.0 (2021-02-23)

Features

jest-image-matcher - v1.0.0

Published by github-actions[bot] over 3 years ago

1.0.0 (2021-02-20)

Bug Fixes

  • fix readme (29354f6)
  • use pngjs 5 for node 10 compatibility (f98c328)

Features