2389-research/Visual UAT

Run visual acceptance tests comparing screenshots between branches with AI-powered evaluation

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 5, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: 2389-research/visual-uat@5efbec5b6f867f5717cc2f90e9bf2e32bf7ec828 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
anthropic-api-keyAnthropic API key for LLM evaluation (pass from secrets)yes
working-directoryDirectory containing visual-uat.config.jsno.
node-versionNode.js version to useno20
verboseEnable verbose outputnofalse
fail-fastStop on first test failurenofalse
base-branchOverride base branch for comparison (auto-detects PR target branch, falls back to config)no""
extra-argsAdditional CLI arguments (e.g., "--no-html --quiet")no""
namedescription
resultTest result: passed, failed, or errored
report-pathPath to the HTML report