Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.testdino.com/llms.txt

Use this file to discover all available pages before exploring further.

TestDino integrations deliver test result context directly into your CI/CD, issue tracking, and communication tools. Teams stay informed on every test run, act on failures immediately, and resolve issues faster without switching between platforms.

Available Integrations

github-svgrepo-com

GitHub App

PR comments, CI checks, PR dashboard sync
gitlab-logo-500-rgb

GitLab

MR comments, merge request dashboard sync
azure-devops

Azure DevOps

View test runs inside Azure DevOps
jira-icon

Jira

Create issues from failed or flaky tests
linear

Linear

Create issues from failed or flaky tests
asana

Asana

Create tasks from failed or flaky tests
mon

monday

Create items from failed or flaky tests
slack

Slack App

Run summaries + annotation-based failure alerts
slack

Slack Webhook

Custom webhook notifications

Connection Scope

ScopeHow It WorksIntegrations
Project-levelConnected once per project. All team members share the same connection.GitHub App, GitLab, monday, Azure DevOps, Slack App, Slack Webhook
User-levelEach team member authenticates individually. Tickets are created under their own account.Jira, Linear, Asana

What Each Category Does

CI/CD Integration

These are app-level connections that sync data between TestDino and your Git provider. Once connected, they post test summaries, run CI checks, and sync pull request or merge request data into TestDino automatically.
IntegrationCommentsCI ChecksPR/MR Dashboard Sync
GitHub AppPR + commit commentsPass/fail quality gatesFull sync: overview, timeline, files changed
GitLabMR + commit commentsNot availableFull sync: overview, timeline, files changed
Azure DevOpsNot availableNot availableView test runs via VS Marketplace extension
TipLooking to upload test results from your CI pipeline? That’s covered in CI Setup under Getting Started. Integrations here are for app connections that sync data and post feedback.

Issue Tracking

Create bug tickets directly from failed or flaky tests in TestDino. Each ticket includes prefilled context: test name, file, error message, failure history, console logs, and links to the TestDino run and Git commit.
IntegrationSupported Actions
JiraCreate issues in a selected Jira project with prefilled fields
LinearCreate issues in a selected Linear team
AsanaCreate tasks in a selected Asana project
mondayCreate items in a selected monday board + dashboard widget to view test runs with status

Communication

Route test run notifications to Slack so your team stays updated without opening TestDino.
IntegrationWhat It Does
Slack AppRun summaries: posts status, pass rate, duration, author, and branch to configured channels with environment-based routing
Annotation alerts: notifies specific channels or users when tests with testdino:notify-slack annotations fail
Slack Webhook• Sends all notifications to a single channel via incoming webhook URL
• No environment routing or annotation alerts
TipThe Slack App supports two alert types: run-level summaries (fires on every run) and annotation-based alerts (fires only when specific annotated tests fail). Use annotations to notify the right person for critical test failures. See Annotations Guide.