Skip to main content
Drop-in UI tests for any GitHub repository. Mention @testdriverai in a pull request or issue and it writes, runs, and commits UI tests, then catches regressions before they merge. No local install required.

Add to GitHub

Install the TestDriver GitHub App and start testing in minutes.
1

Install the GitHub App

Click Add to GitHub above and choose the repositories you want to test. You can add more repositories later from your GitHub organization settings.
2

Mention @testdriverai

Open a pull request or an issue and describe the test you want in a comment:
TestDriver replies in the thread, starts a sandbox, writes the test, runs it, and posts the result with a link to the recording. It then opens a pull request that adds the test file to your repository.
Describe what a user does and what they should see, not implementation details. β€œLog in, add the first product to the cart, and confirm the cart badge shows 1” gives better results than β€œclick #add-btn”.
3

Catch regressions automatically

Once tests are committed, TestDriver runs them on every pull request that changes something a user would see and posts a review with what it observed, including a recording. Mention @testdriverai on any PR to ask follow-up questions or request more tests.
Want to use TestDriver from GitHub Copilot or the GitHub Mobile app? Read the full GitHub guide:

GitHub Integration Guide

Use TestDriver from GitHub web, Copilot chat, PR reviews, and mobile.