e2e-studio-tests

Installation
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
1
GitHub Stars
1
First Seen
Jun 4, 2026
e2e-studio-tests — joshuashepherd/my-skills