Supertest.ai — Copilot for software testing is an AI-powered assistant designed to automate and accelerate QA activities, focusing on generating unit tests within your development workflow. It integrates directly into VS Code, enabling one-click test creation and seamless test ID management, with a freemium pricing model and clear support channels. The tool emphasizes time savings, ease of use, and gradual expansion to support more testing libraries in the future.
How to Use Supertest.ai
- Install the VS Code extension. Sign up and add the Supertest extension to integrate the copilot into your workflow.
- Auto-add test IDs. If your project lacks test IDs, right-click in a file and select "Add test ids" (or use the shortcut ⌘⌥u / Ctrl+Alt+U depending on your OS).
- Generate unit tests. Right-click in a file and choose "Generate unit test" (or use the shortcut ⌘⌥t / Ctrl+Alt+T). A new test file is created automatically containing the generated tests.
- Review and run. Open the generated tests in your editor, adjust as needed, and run them using your usual testing workflow.
Use Cases
- Rapidly generate unit tests for React components using React Testing Library.
- Maintain test IDs consistently across a codebase.
- Boost QA coverage with AI-assisted test generation for common scenarios.
Pricing
- Free: $0 / month – 10 one-time credits, VS Code extension, one-week test history.
- Plus: $19 / month – 75 tests per month, VS Code extension, unlimited test history.
- Pro: $29 / month – 150 tests per month, VS Code extension, unlimited test history.
All plans provide access to the VS Code extension and one-week (or unlimited) test history as applicable.
FAQ
- What is Supertest? An AI copilot for QA engineers that automates day-to-day QA tasks, including writing unit tests.
- Which testing libraries are supported? Currently supports React Testing Library; more libraries are planned.
- Is there a free trial? Yes, 10 one-time credits allow generating 5 tests to try the tool.
- Support? Reach out at [email protected] for questions or issues.
- Refunds? Refunds are available based on unused credits; contact [email protected].
Core Features
- VS Code extension for seamless integration into the developer workflow
- Auto-add test IDs to simplify test creation and maintenance
- One-click unit test generation within the editor
- AI-assisted test generation tailored for React Testing Library
- Free tier with 10 one-time credits; paid tiers with higher monthly test limits
- Test history tracking (one-week in Free, unlimited in paid plans)
- Clear upgrade path across Free, Plus, and Pro plans
- Support and contact channel via [email protected]
How It Works
- Install the VS Code extension and sign up to access the copilot.
- Use right-click actions to add test IDs or generate unit tests directly in your codebase.
- The AI analyzes your source files and produces unit tests that align with your code structure and the React Testing Library conventions.
- Review, edit if needed, and run tests within your normal workflow.