Integrations
Integrations
Connect VisualQ with GitHub, Slack, webhooks, and more.
VisualQ integrates with your existing tools to deliver visual testing results where your team already works.
Available integrations
| Integration | Plan required | Description |
|---|---|---|
| Webhooks | Starter plan | HTTP callbacks for any event |
| Slack | Starter plan | Notifications and slash commands |
| Starter plan | Email notifications for events | |
| GitHub | Pro plan | PR checks and comments |
| GitLab | Pro plan | MR checks and comments |
| Jira | Pro plan | Issue tracking |
| Xray | Pro plan | Test management for Jira |
Setting up integrations
All integrations are configured from your project's Settings > Integrations page.
Events
Integrations can subscribe to the following events:
| Event | Description |
|---|---|
run.started | A test run has begun |
run.completed | A test run finished successfully |
run.failed | A test run encountered an error |
diff.detected | Visual differences were found |
scenario.approved | A scenario was approved |
ai.analysis.completed | An AI analysis (Smart Diff) has completed |