LumenDiff Visual Regression
Version updated for https://github.com/pmqueiroz/lumen-diff to version v0.2.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
LumenDiff is a high-performance visual regression testing tool designed to automate screenshot comparison and identify visual changes in UI components, primarily for Storybook projects. It streamlines CI/CD pipelines by offering fast, multi-threaded image diffing and seamless integration with static builds, eliminating manual visual testing. Key capabilities include zero-overhead pixel comparison, built-in static file serving, and framework-agnostic architecture, enabling efficient and scalable visual testing workflows.
Release notes
Release Notes
Features
- limit chromium with args (cda19f0)
Install lumendiff 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pmqueiroz/lumen-diff/releases/download/v0.2.0/lumendiff-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install pmqueiroz/tap/lumendiff
Download lumendiff 0.2.0
| File | Platform | Checksum |
|---|---|---|
| lumendiff-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| lumendiff-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| lumendiff-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| lumendiff-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| lumendiff-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |