Here's a quick introduction to how to run Cypress Tests in GitLab CI/CD Pipeline. Covers cross browser tests, test artifacts and pipeline caching. The tests will run every time you push changes to the repository.
Subscribe: / @errorfarm
More about CI:
• Continuous Testing
More about test automation:
• Test Automation
Chapters
00:00 - Single Browser Test Run
6:33 - Cross Browser Tests in GitLab Pipeline
9:42 - Caching NodeJS Build in GitLab Pipeline
16:37 - Pipeline Schedules in GitLab