CasePilot for VS Code
Generate structured, automation-ready test cases and real test code from any file using a three-pass AI pipeline.

Quick Start
- Install this extension
Cmd+Shift+P → CasePilot: Create Free API Key → enter your email → done
- Open any code file → select code → right-click → CasePilot: Generate Test Cases
That's it. No other extensions needed, no sign-up forms, no credit card.
Free tier: 20 test cases per month. Upgrade for more at iklab.dev/casepilot.
Features
- Three-Pass AI Pipeline — Worker generates initial test cases, Judge reviews for coverage gaps and quality, Optimizer removes duplication
- Real Test Code — Generate copy-paste-ready Playwright, Cypress, or Selenium test code
- Structured Test Cases — Steps, expected results, preconditions, automation hints
- BDD/Gherkin — Given/When/Then scenarios with Scenario Outline support
- ISTQB Techniques — Equivalence Partitioning, Boundary Value Analysis, Decision Tables
Commands
| Command |
Shortcut |
Description |
| CasePilot: Create Free API Key |
— |
Create API key and save to settings (one-time setup) |
| CasePilot: Generate Test Cases |
Ctrl+Shift+T (Cmd+Shift+T on Mac) |
Generate structured test cases from selected code or entire file |
| CasePilot: Generate Test Code |
Ctrl+Shift+G (Cmd+Shift+G on Mac) |
Generate real test code in your chosen framework |
Settings
| Setting |
Default |
Description |
casepilot.apiKey |
— |
Your CasePilot API key (auto-set by Create API Key command) |
casepilot.framework |
playwright |
Target framework: Playwright, Cypress, or Selenium |
casepilot.maxTestCases |
8 |
Maximum test cases per generation (1-10) |
casepilot.outputFormat |
code |
Output: code, testcase, or gherkin |
How It Works
- Select code in your editor (or use the entire file)
- Run a CasePilot command (context menu or keyboard shortcut)
- The three-pass AI pipeline analyzes your code:
- Worker generates initial test cases
- Judge reviews for coverage gaps and quality
- Optimizer removes duplication
- Results appear in a side panel with copy and save buttons
Pricing
| Plan |
Test Cases/Month |
Price |
| Free |
20 |
$0 |
| Starter |
200 |
$35/mo |
| Pro |
1,000 |
$79/mo |
| Team |
3,000 |
$149/mo |
Upgrade at iklab.dev/casepilot. One subscription covers both VS Code and Azure DevOps.
Support
License
Commercial. See Terms of Service.
| |