Our enterprise solution with unlimited test execution, assisted setup, and dedicated support.
npx skills add https://github.com/testdriverai/testdriverai --skill testdriver:self-hosted
<!-- Generated from self-hosted.mdx. DO NOT EDIT. -->
Self-hosted is our enterprise solution for teams that need unlimited test execution, infrastructure control, and dedicated support. Pricing is based on parallel test capacity with a flat license fee — no per-second billing.
<CardGroup cols={2}>
<Card title="Unlimited Execution" icon="infinity">
Run as many tests as you want with no device-second metering. Predictable monthly costs.
</Card>
<Card title="Assisted Setup & Support" icon="headset">
Our team helps you deploy, configure, and optimize your infrastructure. Dedicated engineering support included.
</Card>
<Card title="Full Control" icon="gear">
Use your own AI keys, custom hardware, specific software, and network configurations. RDP into test machines for debugging.
</Card>
<Card title="Security & Compliance" icon="shield-check">
Keep data in your environment. Air-gapped deployment available for regulated industries.
</Card>
</CardGroup>
Choose the level of control you need:
| Component | Standard | Air-Gapped |
|-----------|----------|------------|
| Test Sandboxes | Your AWS | Your infrastructure (any cloud or on-prem) |
| Dashboard | TestDriver hosted | Your infrastructure |
| API | TestDriver hosted | Your infrastructure |
| AI Processing | Your API keys | Your infrastructure |
| Data Storage | Your AWS account | 100% your infrastructure |
| Network | Internet access required | Fully air-gapped |
| Cloud Providers | AWS | AWS, Azure, GCP, on-prem |
Run test sandboxes on your AWS infrastructure while using TestDriver's hosted dashboard and API:
<Card
title="AWS Setup Guide"
icon="aws"
href="/v7/aws-setup"
>
Step-by-step instructions for deploying TestDriver on your AWS infrastructure using CloudFormation.
</Card>
Deploy the entire TestDriver stack in your environment for complete isolation:
Build test environments with your applications, dependencies, and user data pre-installed. You get full access to:
<AccordionGroup>
<Accordion title="What can you customize?">
</Accordion>
<Accordion title="How it works">
</Accordion>
</AccordionGroup>
<Steps>
<Step title="Discovery Call">
Discuss your requirements, security constraints, and integration needs with our team.
</Step>
<Step title="Architecture Review">
Our engineers design a deployment architecture that meets your security and compliance requirements.
</Step>
<Step title="Deployment">
We work with your team to deploy TestDriver, including assisted setup and configuration.
</Step>
<Step title="Integration">
Connect TestDriver to your CI/CD pipelines, internal tools, and workflows.
</Step>
<Step title="Training & Handoff">
Comprehensive training for your team on operating and maintaining the deployment.
</Step>
</Steps>
| Feature | Hosted | Self-Hosted |
|---------|--------|-------------|
| Setup Time | Minutes | Hours (assisted) |
| Pricing Model | Device-seconds | Flat license fee |
| Infrastructure | TestDriver | Your AWS or any cloud |
| AI API Keys | TestDriver's | Your own |
| Custom Software | Limited | Full control |
| Hardware Selection | Standard | Your choice |
| Debugging Access | Replays only | Full RDP access |
| Support | Community/Standard | Dedicated engineering |
| Air-Gapped Option | No | Yes |
<Card
title="Schedule a Consultation"
icon="calendar"
href="https://testdriver.ai/demo"
>
Discuss your requirements with our team and get a custom proposal for your self-hosted deployment.
</Card>
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Use when implementing any feature or bugfix, before writing implementation code
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Expert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative trading strategies. Covers "beating ideas to death" methodology, parameter robustness testing, slippage modeling, bias prevention, and interpreting backtest results. Applicable when user asks about backtesting, strategy validation, robustness testing, avoiding overfitting, or systematic trading development.
Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.
Take testdriverai/testdriver:self-hosted from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.