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.

    372 61

  2. google-styleguides-skills google-styleguides-skills Public

    11 1

  3. 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

  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 19 repositories
  • 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.

    testdino-hq/testdino-mcp's past year of commit activity
    TypeScript 9 MIT 3 0 0 Updated Sep 17, 2026
  • storedemo-playwright-tests Public

    Playwright demo test suite for storedemo.testdino.com (E2E, API, mobile) reporting to TestDino

    testdino-hq/storedemo-playwright-tests's past year of commit activity
    TypeScript 0 0 0 0 Updated Sep 15, 2026
  • n8n-nodes-testdino Public

    TestDino's official n8n community node — trigger workflows from Playwright test run events and query test analytics directly in n8n.

    testdino-hq/n8n-nodes-testdino's past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Sep 11, 2026
  • playwright-skill Public

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

    testdino-hq/playwright-skill's past year of commit activity
    372 MIT 61 0 1 Updated Sep 6, 2026
  • testdino-hq/playwright-sample-tests-typescript's past year of commit activity
    TypeScript 2 MIT 2 0 0 Updated Sep 1, 2026
  • testdino-hq/playwright-sample-tests-javascript's past year of commit activity
    JavaScript 5 2 0 6 Updated Aug 26, 2026
  • .github Public

    TestDino org profile and community health files

    testdino-hq/.github's past year of commit activity
    0 0 0 0 Updated Aug 22, 2026
  • testdino-teamcity-recipe Public

    Contains the Integration YML for Teamcity

    testdino-hq/testdino-teamcity-recipe's past year of commit activity
    0 0 0 0 Updated Jul 28, 2026
  • playwright-releases Public

    Visual Playwright release notes with diagrams and runnable examples.

    testdino-hq/playwright-releases's past year of commit activity
    TypeScript 2 3 0 0 Updated Jul 27, 2026
  • TestDino-Plugins Public

    Official TestDino plugins and integrations for Playwright, CI/CD, MCP tooling, and AI-assisted testing workflows.

    testdino-hq/TestDino-Plugins's past year of commit activity
    0 MIT 0 1 0 Updated Jun 23, 2026

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…