Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>AI Test StudioNew to Visual Studio Code? Get it now.
AI Test Studio

AI Test Studio

AI Test HQ

|
1 install
| (0) | Free
Autonomous AI software testing engineer that dynamically generates and auto-fixes test suites.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
AI Test Studio Logo

AI Test Studio 🧪🤖

The fully autonomous, Agentic AI testing engineer that lives directly inside your VS Code workspace.

VS Code Marketplace Version Installs Rating License: MIT


Stop writing boilerplate tests by hand. AI Test Studio is an advanced agentic coding assistant that can read your entire project, write comprehensive test suites, run them, and automatically patch the code until the tests pass.

🌟 Why AI Test Studio?

Unlike standard AI autocomplete tools that just predict the next line of code, AI Test Studio operates as a true autonomous agent. Powered by the ai-test-cli engine, it uses an iterative Agentic Loop to explore massive files, map dependencies, and self-heal broken logic.

🔑 Key Capabilities

  • 🧠 Intelligent Test Generation: Right-click any file to instantly generate a perfect test suite. It natively supports Jest, Vitest, Mocha, and Cypress.
  • 🛡️ Human-in-the-Loop Preview Diffs: For your safety, the AI never blindly overwrites your files. Every change is presented in a gorgeous inline Preview Diff. Review the work line-by-line, and hit Accept only when you are satisfied.
  • 🩺 Suite-Level Self-Healing: Did your tests break after a refactor? Just click "Auto-Fix Test Suite". The agent reads the failure logs, maps the stack trace to your code, and patches the file iteratively until the pipeline turns green.
  • 📈 Real-Time Agent Progress UI: Watch the AI think! Our beautiful Sidebar UI intercepts the engine's internal logs, streaming them in real-time. Expand the AI Reasoning & Actions dropdowns to see exactly how the model is solving complex logic.

🌐 Model Flexibility (Bring Your Own Key)

We believe you shouldn't be locked into a single proprietary model. AI Test Studio allows you to seamlessly switch between the best LLMs in the world using standard API keys, secured by VS Code's native SecretStorage.

  • Anthropic: Claude 3.5 Sonnet (Recommended for complex test logic)
  • OpenAI: GPT-4o, GPT-4-turbo
  • DeepSeek: DeepSeek Coder V2 (Incredible cost-to-performance ratio)
  • Google: Gemini 1.5 Pro
  • Local Models: Support for Ollama and LM Studio to keep your code 100% strictly local.

📦 Installation & Setup

  1. Open VS Code: Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
  2. Search: Type "AI Test Studio" and click Install.
  3. Configure: Click the AI Test Studio icon in your Activity Bar, select ⚙️ API Configuration, and enter your preferred provider's API key.

💻 Keyboard Shortcuts & Commands

Command Action Keybinding
aitesthq.generateTests Generate a test suite for the active file. Right-Click Context Menu
aitesthq.fixTests Run the autonomous self-healing loop for broken tests. Command Palette
aitesthq.inline.accept Accept the AI's generated Preview Diff. Ctrl+Enter (in review)
aitesthq.inline.reject Reject and discard the AI's generated Preview Diff. Escape (in review)

🔒 Privacy & Security

Your code is only sent to the LLM provider you explicitly configure.

  • Zero Telemetry: We do not track your behavior, log your prompts, or send telemetry to any third-party servers.
  • Enterprise Security: Your API keys are strictly encrypted by VS Code's OS-level vault and are never saved to plain text files.

Built with ❤️ by AI Test HQ.
Report a Bug • Request a Feature
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft