ShipTested is actively developed. Here is what is live today, what is coming soon, and where we are headed. Have a feature request? Reach out at hi@shiptested.app.
Generate, run, and fix tests in an agentic loop until every test passes. Works via npx or global install.
View runs, file results, coverage data, and manage projects from the web dashboard.
Email/password and GitHub OAuth sign-in. Free and Pro plans via Stripe with usage tracking.
TypeScript, JavaScript, Vitest, Jest, React, Next.js, Hono, Express, and 10+ framework detections.
Generate and manage API keys for programmatic access and CI environments.
Coverage trend charts, per-run deltas, and embeddable coverage badges for your README.
Slack webhooks on run failure, weekly summary digests, and email alerts for usage limits.
Official GitHub Action to run ShipTested in CI. Includes PR comments with test results and coverage deltas.
Watch mode for re-running on file changes, parallel file processing, config validation, and a doctor command for setup diagnostics.
Organization model with invite flows, shared projects, team billing, and role-based access.
Component testing for Vue with vue/test-utils, Svelte with testing-library, and Angular with TestBed.
Run ShipTested from Cursor, Claude Code, Claude Desktop, and other MCP-compatible tools.
Project search and filtering, editable settings, usage analytics breakdown, webhook configuration UI, and file diff views.
Rate limiting, iteration limit enforcement, audit logging, request validation with Zod, and OAuth state cleanup.
Full Python support with pytest generation, virtual environment detection, and Django/Flask/FastAPI guidance.
Mutation testing integration, smart file prioritization, incremental generation, test deduplication, and assertion density scoring.
Docker image for self-hosted deployment, bring-your-own API key mode, SSO (SAML/OIDC), and on-prem data residency.
Cross-workspace dependency analysis, workspace-level config inheritance, aggregate dashboard views, and parallel workspace processing.
Some things are intentionally out of scope. ShipTested is a CLI-first, automated test generation tool - not a test manager or general-purpose code generator.