Skip to content
@testdino-hq

TestDino

Playwright test companion and analytics platform

TestDino

TestDino is the test intelligence platform for Playwright. It explains what your suite is doing across every CI run, and exposes every operation to AI agents over the Model Context Protocol or the REST API.

A Playwright report explains a single run. TestDino keeps all of them: it groups failures by root cause, detects flaky tests across runs, tracks code coverage, and returns answers where you already work, in your pull request, in Slack, and in your IDE.

Get started

npm install @testdino/playwright

Add the reporter to playwright.config.ts and set TESTDINO_TOKEN in CI. Results stream to the dashboard as each test completes, with no separate upload step.

Full setup: docs.testdino.com/getting-started

What it does

Capability Detail
Real-time streaming Results, traces, screenshots, and videos appear during the run
Failure classification Every failure is sorted into Actual Bug, UI Change, Unstable Test, or Miscellaneous
Flaky test detection Flakes identified across runs, branches, and pipelines
Error grouping Similar failures collapsed by error message and root cause
CI checks Block merges until tests meet your quality gates
Code coverage Track which code your tests cover and spot gaps across runs
Test management Manual test cases, runs, and releases alongside automated results
MCP server Claude, Cursor, and Copilot query test data and act on it directly

For AI agents

TestDino is agent-callable end to end. An agent connected over MCP can check suite health, find flaky tests, debug a failing test case, write manual test cases, and create releases in one call. The same operations are available over REST, authenticated with the same td_pat_ personal access token.

Interface Use it for
MCP server Interactive debugging and test-data questions from an IDE or chat agent
REST API Scripted and bulk access
OpenAPI spec Machine-readable contract

CI providers

GitHub Actions, GitLab CI, CircleCI, Azure DevOps, and Jenkins. See CI setup.

Links

Community

LinkedIn · X · YouTube · support@testdino.com

Popular repositories Loading

  1. playwright-skill playwright-skill Public

    TestDino Playwright Skill: AI-powered guides for Playwright best practices, made by testdino.com.

    352 58

  2. testdino-mcp testdino-mcp Public

    A MCP server that bridges TestDino with AI agents such as Cursor and Claude. Navigate test results, analyze failures, and manage test cases through conversational commands.

    TypeScript 9 3

  3. google-styleguides-skills google-styleguides-skills Public

    9 1

  4. playwright-sample-tests-javascript playwright-sample-tests-javascript Public

    JavaScript 5 2

  5. playwright-sample-tests-typescript playwright-sample-tests-typescript Public

    TypeScript 2 2

  6. testdino-actions testdino-actions Public

    This Repository contains the action.yml file for testdino actions.

    JavaScript 2

Repositories

Showing 10 of 18 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…