Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>Stillworks — Route TestingNew to Visual Studio Code? Get it now.
Stillworks — Route Testing

Stillworks — Route Testing

stillworks

|
2 installs
| (1) | Free
See your app's route test results directly in VS Code. Run tests without pushing. No dashboard, no email.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Stillworks — Route Testing

See every route of your app — pass, fail, degraded — without leaving your editor.

Stillworks runs after each push and tests every page of your Next.js app in under 60 seconds. This extension brings those results straight into VS Code, Cursor, and Kiro.


What you get

Color-coded sidebar

Every repo and route, at a glance:

Color Meaning
🟢 Green Accessible — page loads and works
🟠 Orange Warning / Degraded — loads but something is broken
🔴 Red Failed — 404, 500, blank page, or crash

The header shows your overall score: ✓ 23/25 passing or ✗ 2 failing. Each repo expands to show the full route list with response times.

Live status bar

A persistent indicator at the bottom of your editor — always visible, always current.

⊙ Stillworks   ✓ 41/45

Run without pushing

Click ▶ next to any repo to trigger a full test run instantly. No empty commit, no workaround needed.

Auto-refresh

Results refresh every 2 minutes in the background, and immediately after each run finishes. No visible flash or reload.

AI interaction tests

Stillworks also tests forms, buttons, modals, and auth flows using AI. Results appear as Accessible, Degraded, Warning, or Failed — not just HTTP status codes.


Setup

1. Create a free account at stillworks.vercel.app and connect your GitHub repository.

2. Go to Settings → API Tokens → Generate. Give it a name like VS Code.

3. Open the command palette (Ctrl+Shift+P / Cmd+Shift+P) and run:

Stillworks: Set API Token

4. Paste your token. The sidebar loads your repos immediately.

If your token is ever revoked, the extension detects it automatically and prompts you to enter a new one — no manual action needed.


Commands

Command What it does
Stillworks: Set API Token Enter or update your API token
Stillworks: Run Now Trigger a test run without pushing
Stillworks: Refresh Reload results from the server

Security

  • Your token is stored in VS Code's encrypted secret storage (OS keychain — not in settings.json)
  • The extension only communicates with the Stillworks backend
  • No code is ever read or sent

Requirements

  • A Stillworks account — stillworks.vercel.app
  • A GitHub repository connected via the dashboard

Links

  • Website
  • Documentation
  • GitHub
  • Report an issue
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft