jest-image-snapshot
Image comparison matcher
A Jest matcher for comparing images pixel by pixel to detect visual regressions in web applications.
✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
4k stars
41 watching
200 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
image-comparisonsimage-snapshotsjestjest-snapshotsone-appsnapshottestingvisual-comparison-testing
Related projects:
Repository | Description | Stars |
---|---|---|
nvh95/jest-preview | Tools to debug Jest tests visually in a browser | 2,338 |
dmiller9911/jest-aphrodite-react | A tool to help React developers visualize CSS styles in Jest snapshots | 13 |
sapegin/jest-cheat-sheet | A comprehensive documentation of Jest testing framework and its usage. | 5,351 |
jestjs/jest | A comprehensive testing solution for JavaScript projects | 44,276 |
just-jeb/jest-marbles | A set of helper functions and matchers for testing reactive code with RxJs | 113 |
maksimr/karma-image-snapshot | A tool for performing visual regression testing of web applications using image comparisons | 5 |
m-scott-lassiter/jest-geojson | A set of custom matchers for testing GeoJSON data in unit tests. | 9 |
novemberfiveco/visual-regression-testing-jest-chromeless | Automates visual testing of web applications using headless Chrome and AWS Lambda | 17 |
ewert-online/osnap | A tool that enables fast and efficient visual testing of web applications by generating snapshots of screenshots at regular intervals. | 151 |
dangreenisrael/eslint-plugin-jest-formatting | A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
diffplug/selfie | A tool that simplifies snapshot testing and memoization in Java and Kotlin applications. | 54 |
jamiemason/jasmine-matchers | A collection of custom test matchers for writing more readable and maintainable tests | 587 |
vitest-dev/vitest | A testing framework built on top of Vite, providing a set of features and tools for writing and running tests. | 13,095 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,969 |
reg-viz/reg-suit | Automated tool for comparing visual differences between images and storing snapshots in cloud storage | 1,180 |