Framework Support

Works with your stack

First-class support for all major frameworks. One-line setup, zero configuration.

⚛️

React

Full support for React 18+, hooks, and concurrent features.

View docs →
💚

Vue

Vue 3 Composition API, Pinia, and Vue Router support.

View docs →
🅰️

Angular

Angular 16+ with standalone components and signals.

View docs →

Next.js

App Router, Server Components, and edge runtime support.

View docs →
🔥

Svelte

SvelteKit, Svelte 5 runes, and server-side rendering.

View docs →
💠

Nuxt

Nuxt 3, Nitro server, and hybrid rendering support.

View docs →

Zero-config setup

TestRunner auto-detects your framework and configures everything automatically. Just run one command.

# Install and initialize

npm install -D @testrunner/cli

npx testrunner init

# Framework detected automatically

✓ Detected: Next.js 14

✓ Config created: testrunner.config.ts

Component Testing

Test components in isolation with framework-native mounting.

E2E Testing

Full application testing with real browser interactions.

API Testing

Test your API routes and server functions directly.

Start testing your app today

Works with your existing test files. Migrate in minutes.

Get Started Free