Loading...
Loading...
GitLab CI Integration
Add Yalitest to your .gitlab-ci.yml and get automated visual testing on every merge request. Results integrate directly with GitLab merge request reports.
Benefits
Add Yalitest as a stage in your existing .gitlab-ci.yml. No separate infrastructure required.
Test results appear directly in your merge request. Reviewers see exactly what passed and what broke.
Run tests in parallel with your existing CI stages. No sequential bottleneck.
Setup
Add your API key as a CI variable
Settings → CI/CD → Variables → Add YALITEST_API_KEY
Add the Yalitest stage to your pipeline
Add a yalitest stage to your .gitlab-ci.yml
Configure test triggers
Set the stage to run on merge requests or specific branches
Review results in merge requests
Test reports appear automatically in the merge request interface
Free during beta. No credit card. No selectors to maintain.
Request Early Access