skills/smithery.ai/e2e-studio-tests

e2e-studio-tests

SKILL.md

E2E Studio Tests

Run Playwright end-to-end tests for the Studio application.

Running Tests

Tests must be run from the e2e/studio directory:

cd e2e/studio && pnpm run e2e

Run specific file

cd e2e/studio && pnpm run e2e -- features/cron-jobs.spec.ts

Run with grep filter

Installs
3
First Seen
Mar 20, 2026