This will have an introduction to Continuous Integration and
Deployment (CI/CD) in automating the QA process of visually comparing
changes after a WordPress core, plugin or theme update.
Topics include:
- Introduction to Automation / CI / CD
- What is Visual Regression
- CI / CD choices
- What are different Visual Regression tools
- Limitations of Visual Regression
- Demo of a CI/CD Sample setup
This will utilize the new GitHub Actions for the CI/CD and BackstopJS
and compare the difference after a change.