Below you will find pages that utilize the taxonomy term “Nschneble”
August 20, 2026
Tuffgal
Version updated for https://github.com/nschneble/tuffgal-action to version v1.7.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates visual regression testing using Tuffgal in CI mode, handling differences by proposing candidate baselines as PR comments that require approval. It simplifies setting up Node.js and Playwright for Tuffgal execution and provides a per-PR preview with side-by-side baseline and actual screenshots for easier review.
August 9, 2026
Tuffgal
Version updated for https://github.com/nschneble/tuffgal-action to version v1.6.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Tuffgal Action is a GitHub Action wrapper for Tuffgal, which automates visual regression testing by comparing screenshots against baseline images. It handles Node.js and Playwright setup, runs the harness with --ci --manage-servers, parses results.json, uploads artifacts as reports, and posts sticky PR comments for approval. The action supports CI mode and per-PR preview of test results via GitHub Pages.