← ClaudeAtlas

testdriverquickstartlisted

Run your first computer-use test in minutes.
testdriverai/testdriverai · ★ 242 · Testing & QA · score 71
Install: claude install-skill testdriverai/testdriverai
<!-- Generated from quickstart.mdx. DO NOT EDIT. --> TestDriver makes it easy to write automated computer-use tests for web browsers, desktop apps, and more. Follow the directions below to run your first TestDriver test. <Tip><a href="https://discord.com/invite/cWDFW8DzPm" target="_blank" rel="noreferrer">Join our Discord</a> if you have any questions or need help getting started!</Tip> <Tabs> <Tab title="Add to GitHub" icon="github"> Drop-in UI testing for any GitHub repository. Mention `@testdriverai` anywhere in your repo and it writes UI tests and catches regressions before they merge. <Card title="Add to GitHub" icon="github" href="https://go.testdriver.ai/github" arrow horizontal > Install the TestDriver GitHub app and start testing in minutes — no setup required. </Card> <Steps> <Step title="Install the GitHub App"> Click **Add to GitHub** above and install TestDriver on the repositories you want to test. </Step> <Step title="Mention @testdriverai"> Open a pull request or issue and mention `@testdriverai` to have it write and run UI tests: ``` @testdriverai Write a test that verifies the homepage loads and the signup button works. ``` TestDriver spawns a sandbox, writes the test, and posts results right in the conversation. </Step> <Step title="Catch Regressions Automatically"> Once your tests are committed, TestDrive