AI Test Generation
Right in your VS Code
Install the KeelTest VS Code extension and right-click any Python file to generate comprehensive tests.
If pass rate is under 70%, you don't pay a cent.
Free extension · VS Code Marketplace · 7 free credits/month
Get Started in 3 Simple Steps
KeelTest is a VS Code extension that installs in seconds. No complex setup, no external services.
Open VS Code Extensions
Press Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (Mac) to open the Extensions view in VS Code.
Search for KeelTest
Type "KeelTest" in the search bar and click Install on the official KeelTest extension.
Right-Click and Generate
Right-click any Python file in your workspace and select "KeelTest: Generate Tests" to start.
Free to install • Available on VS Code Marketplace • No credit card required
Everything you need to
test with confidence
Our VS Code extension uses advanced AI to handle the tedious parts of testing so you can focus on building features.
Deep Static Analysis
We analyze control flow, variable boundaries, and cyclomatic complexity to generate tests that cover edge cases others miss.
Free to Start
Get 7 free credits every month. No credit card required.
Smart Dependency Mapping
KeelTest identifies function roles (DB, API, Service) and automatically mocks external dependencies.
Linter-Compliant Output
Generated code is auto-formatted and linted (Ruff) to match your project's strict standards.
Self-Healing Tests
If a generated test fails, our AI analyzes the error and fixes it automatically before you even see it.
From Code to Tests in 3 Clicks
Simple, Transparent Pricing
Start free today. Paid plans are coming soon.
Join 64 developers waiting for Pro & Team plans.
Individual
Free
Perfect for trying it out
7 credits/month
- Priority queue access
- Usage analytics
Pro
RecommendedFor daily development
30 credits/month
- Priority queue access
- Usage analytics
Ultra
For power users
70 credits/month
- Priority queue access
- Usage analytics
- Early access to features
Business
Small Team
2-5 developers
Up to 5 seats
100 credits/month
- Team management
- Centralized billing
- Priority support
Team
Recommended6-15 developers
Up to 15 seats
300 credits/month
- Team management
- Centralized billing
- Priority support
Enterprise
Unlimited scale
Unlimited seats
Custom allocation
- SSO & Security
- Custom SLAs
- Dedicated support
How It Works
Credits System
1 credit = 1 small file (up to 15 functions)
Larger files use more credits proportionally. Credits reset monthly. Free plan gets 7, Pro gets 4x more (30), Ultra gets 10x more (70).
Pass Rate Guarantee
Tests are automatically run before delivery
We guarantee 70%+ pass rates. Self-healing included - failing tests are auto-fixed. You only see production-ready code.
Python First
Full support for Python + pytest
More languages coming soon. Our AI understands Python libraries, async code, and generates idiomatic tests.
Real Pass Rates, Not Guesses
Every test is run before you see it. No surprises, no broken code.
Failing tests are auto-fixed before delivery
See real pass rates, not marketing claims
Credit Examples
See how far your credits can go
💡 1 credit = up to 15 functions. Larger files use proportionally more credits. All plans include unlimited test runs and self-healing.
Beyond Raw LLM Power
We tested leading AI models on generating unit tests for complex e-commerce logic. KeelTest's agentic approach-combining AI with static code analysis, test validation, and actual execution-achieved a staff-level score of 8.5/10, outperforming pure zero-shot prompts by 54%.
Overall Quality ScoreStaff Engineer = 10
Detailed Evaluation Criteria
| Criteria | Model D | Model B | Model C | Model A |
|---|---|---|---|---|
| Unit Test Isolation | ||||
| Mocking & Dependency Injection | ||||
| Edge Case Coverage | ||||
| Following Instructions | ||||
| Technical Correctness | ||||
| DateTime/Float Precision |
"Model D demonstrates the deepest understanding of unit testing principles with proper isolation, comprehensive mocking, and dependency injection. It's what a staff engineer would produce."
* KeelTest leverages advanced AI models enhanced with static code analysis, automated test validation, and real-time execution feedback-not just raw prompts.