brooksdigital/Run VRT
Use Backstop JS to compare two sets of URLs and upload the results.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 27, 2024
- License
- None
Pinned Snippet
uses: brooksdigital/visual-regression-testing@24d5a57fb7c37d6cce93d7fd0d4afc6ee1819170 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| test-id | The test ID | — | — |
| backstop-test-file | The relative path to the YAML file containing backstop test config | — | tests/vrt.yaml |
| local-backstop-directory | The relative path to a local backstop installation if there is one | — | — |
| test-url | Base URL for the site under test | — | — |
| reference-url | Base URL for the reference site being compared against | — | — |
| vrt-domain | VRT domain to upload the report to | yes | — |
| surge-token | The Surge token for uploading the report | yes | — |
Outputs
no outputs