jest-image-snapshot

✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.

APACHE-2.0 License

Downloads
2.3M
Stars
3.8K
Committers
70

Bot releases are visible (Hide)

jest-image-snapshot - v6.4.0 Latest Release

Published by oneamexbot 10 months ago

6.4.0 (2023-12-11)

Features

  • add configurable maxBuffer option to runDiffImageToSnapshot (#344) (befad8b)
jest-image-snapshot - v6.3.0

Published by oneamexbot 11 months ago

6.3.0 (2023-11-28)

Features

jest-image-snapshot - v6.2.0

Published by oneamexbot about 1 year ago

6.2.0 (2023-07-25)

Features

  • allow configuration of postfix for received screenshots filename (#328) (bade294)
jest-image-snapshot - v6.1.1

Published by oneamexbot about 1 year ago

6.1.1 (2023-07-25)

Bug Fixes

jest-image-snapshot - v6.1.0

Published by oneamexbot almost 2 years ago

6.1.0 (2022-12-02)

Features

jest-image-snapshot - v6.0.0

Published by oneamexbot almost 2 years ago

6.0.0 (2022-11-03)

  • chore(jest)!: add support for jest v29 (#309) (79e53fc), closes #309

BREAKING CHANGES

  • Drop support for Node v12 and Node v17,
    as Jest v29 does not support these versions.

  • ci(release): use Node v16 for release action

Node v16 is the current active LTS release of Node.JS

Co-authored-by: Jamie King [email protected]

Co-authored-by: Jamie King [email protected]

jest-image-snapshot - v5.2.0

Published by oneamexbot about 2 years ago

5.2.0 (2022-08-31)

Features

  • remove snap suffix if use custom identifier (#305) (775ac0a)
jest-image-snapshot - v5.1.1

Published by oneamexbot about 2 years ago

5.1.1 (2022-08-25)

Bug Fixes

jest-image-snapshot - v5.1.0

Published by oneamexbot over 2 years ago

5.1.0 (2022-05-30)

Features

  • allow storing received screenshot on failure (#298) (cfb81c9)
jest-image-snapshot - v5.0.0

Published by oneamexbot over 2 years ago

5.0.0 (2022-05-30)

chore

BREAKING CHANGES

  • jest: drop support for Node 10 due
    to jest use of globalThis in Node 12
jest-image-snapshot - v4.5.1

Published by oneamexbot over 3 years ago

4.5.1 (2021-06-25)

Bug Fixes

  • deps: bump glob-parent from 5.1.1 to 5.1.2 (#276) (0c5879e)
jest-image-snapshot - v4.5.0

Published by oneamexbot over 3 years ago

4.5.0 (2021-04-29)

Features

  • allow folders on snapshot identifier (#267) (ad49a97)
jest-image-snapshot - v4.4.1

Published by oneamexbot over 3 years ago

4.4.1 (2021-04-01)

Bug Fixes

jest-image-snapshot - v4.4.0

Published by oneamexbot over 3 years ago

4.4.0 (2021-02-26)

Features

jest-image-snapshot - v4.3.0

Published by oneamexbot almost 4 years ago

4.3.0 (2020-12-16)

Features

jest-image-snapshot - v4.2.0

Published by oneamexbot about 4 years ago

4.2.0 (2020-08-29)

Features

jest-image-snapshot - v4.1.0

Published by oneamexbot about 4 years ago

4.1.0 (2020-07-23)

Features

jest-image-snapshot - v4.0.2

Published by oneamexbot over 4 years ago

4.0.2 (2020-05-27)

Bug Fixes

  • options: auto-detect colors if noColors option is not specified (d90298c)
jest-image-snapshot - v4.0.1

Published by oneamexbot over 4 years ago

4.0.1 (2020-05-27)

Bug Fixes

  • options: add allowSizeMismatch arg (6529ff4)
jest-image-snapshot - v4.0.0

Published by oneamexbot over 4 years ago

4.0.0 (2020-05-14)

chore

  • upgrade to jest 26 + drop node 8 support (#205) (4834533)

BREAKING CHANGES

  • drop node 8 support
Package Rankings
Top 0.81% on Npmjs.org
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
npm Mentioned in Awesome Jest
Related Projects