ROADMAP

What we are building next.

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.

Now

Live today

CLI test generation

LIVE

Generate, run, and fix tests in an agentic loop until every test passes. Works via npx or global install.

Dashboard and project management

LIVE

View runs, file results, coverage data, and manage projects from the web dashboard.

Auth and billing

LIVE

Email/password and GitHub OAuth sign-in. Free and Pro plans via Stripe with usage tracking.

Framework support

LIVE

TypeScript, JavaScript, Vitest, Jest, React, Next.js, Hono, Express, and 10+ framework detections.

API key authentication

LIVE

Generate and manage API keys for programmatic access and CI environments.

Next Up

2 - 4 weeks

Coverage tracking in dashboard

IN PROGRESS

Coverage trend charts, per-run deltas, and embeddable coverage badges for your README.

Notifications

PLANNED

Slack webhooks on run failure, weekly summary digests, and email alerts for usage limits.

GitHub Action

PLANNED

Official GitHub Action to run ShipTested in CI. Includes PR comments with test results and coverage deltas.

CLI quality of life

PLANNED

Watch mode for re-running on file changes, parallel file processing, config validation, and a doctor command for setup diagnostics.

Later

1 - 3 months

Team plan and collaboration

PLANNED

Organization model with invite flows, shared projects, team billing, and role-based access.

Vue, Svelte, and Angular support

PLANNED

Component testing for Vue with vue/test-utils, Svelte with testing-library, and Angular with TestBed.

MCP Server

SHIPPED

Run ShipTested from Cursor, Claude Code, Claude Desktop, and other MCP-compatible tools.

Dashboard enhancements

PLANNED

Project search and filtering, editable settings, usage analytics breakdown, webhook configuration UI, and file diff views.

API hardening

PLANNED

Rate limiting, iteration limit enforcement, audit logging, request validation with Zod, and OAuth state cleanup.

Future

3 - 6+ months

Python and pytest support

EXPLORING

Full Python support with pytest generation, virtual environment detection, and Django/Flask/FastAPI guidance.

Advanced test intelligence

EXPLORING

Mutation testing integration, smart file prioritization, incremental generation, test deduplication, and assertion density scoring.

Self-hosted and enterprise

EXPLORING

Docker image for self-hosted deployment, bring-your-own API key mode, SSO (SAML/OIDC), and on-prem data residency.

Monorepo deep support

EXPLORING

Cross-workspace dependency analysis, workspace-level config inheritance, aggregate dashboard views, and parallel workspace processing.

Not planned

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.

  • xBrowser extension - CLI-first philosophy, dashboard for viewing
  • xIDE plugin - Users run CLI or CI, not in-editor generation
  • xNon-test code generation - Focused exclusively on test suites
  • xManual test case management - This is automated generation, not a test manager

Ready to get started?

Start generating tests that actually pass. Free plan included.

GET STARTED FREE