TestDriver automatically runs every pull request in a real desktop sandbox, finds bugs, and builds regression tests.
👋 Howdy! I'm @testdriverai. I speed up your code review process and prevent your team from shipping bugs by running and interacting with your app in a real desktop sandbox! Every test I run can be added to your repository as a regression suite.
Just tag me in an issue or PR:
@testdriverai Test that the homepage loads and the nav work
@testdriverai Sign in with and confirm the dashboard appears
@testdriverai Add an item to the cart and verify the cart count updates
TestDriver
AI code reviewer that actually runs your app. Every other review tool reads the diff and guesses. @testdriverai starts a real desktop sandbox, drives your real app, watches what the change actually does, and pins its findings to the exact lines in your diff.
Capabilities
Evidence-based PR review: runs the changed flow in a sandbox and posts findings pinned to diff lines, marked observed or suspected.
Tests from natural language: tag @testdriverai and describe a flow in plain English; it writes and runs the test.
AI-vision automation: drives browsers, extensions, and desktop apps with no CSS/XPath selectors to maintain.
Self-healing: adapts when elements move or change instead of failing on a stale locator.
Builds your regression suite: commits every test back to a branch and opens a PR.
Replay + logs: video (Dashcam), GIF, and network/console logs, plus a native check run on each push.
Benefits
Catch real bugs before merge: findings come from running the app, not inferring from a patch.
Coverage that grows itself: every run can become a permanent regression test.
Handles the hard flows: OAuth, canvas, video, iframes, uploads, and desktop apps.
Less maintenance, faster debugging: vision-based tests survive redesigns; replay shows why a test failed.
Getting Started
Plan: Free for open source (5 hrs/month, unlimited contributors). Team is $20/month per seat (10 hrs/seat) via GitHub Marketplace. No credit card to start.
Install: github.com/marketplace/testdriver. Auth is installation-scoped: the first teammate to authorize signs the whole org in.
Docs: docs.testdriver.ai
Open a PR (reviewed automatically) or tag @testdriverai in an issue, then merge the PR it opens to add the tests to your repo.
No comments or reviews, maybe you want to be first?