Opened 8 weeks ago
#64970 new defect (bug)
Create a GitHub Actions workflow for running visual regression testing
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Future Release | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | |
| Focuses: | Cc: |
Description
A foundation for visual regression testing was introduced in [51989],
The test:visual script was added in [55459], and the tool used was later migrated Puppeteer to Playwright in [56926].
Initially there were not many tests, so the script was intended to be run locally only. But it would be good to run these more regularly in a GitHub Actions workflow as more visual regression tests are added (see #64671).
Note: See
TracTickets for help on using
tickets.