1 repository
Settings for defining pixel mismatch thresholds and dimension requirements to determine visual test failure triggers.
Distinct from Visual Testing: Focuses on the specific threshold and sensitivity parameters of the comparison algorithm rather than the general process of visual testing.
Explore 1 awesome GitHub repository matching testing & quality assurance · Sensitivity Configurations. Refine with filters or upvote what's useful.
BackstopJS is an automated screenshot testing framework and visual regression testing tool designed to identify pixel-level discrepancies between different versions of a web application. It functions as a browser automation testing suite that captures visual snapshots of a user interface and compares them against stored reference images to detect unintended changes. The project utilizes a containerized testing environment via Docker to ensure consistent browser rendering and prevent cross-platform visual discrepancies. It includes a web UI diffing interface that allows users to analyze visual
Provides configurable pixel mismatch thresholds and dimension requirements to control when visual differences trigger test failures.