run-e2e-tests

star 7.6k

How to run Wealthfolio E2E tests correctly. Use this skill whenever you are about to run, execute, or trigger Playwright E2E tests — including running a single spec file, the full test suite, or checking whether E2E tests pass. Also use it when setting up the environment for E2E tests or troubleshooting E2E test failures. Do NOT skip this skill just because the task seems simple — the environment setup is mandatory and skipping it leads to silent failures.

wealthfolio By wealthfolio schedule Updated 5/8/2026

name: run-e2e-tests description: > How to run Wealthfolio E2E tests correctly. Use this skill whenever you are about to run, execute, or trigger Playwright E2E tests — including running a single spec file, the full test suite, or checking whether E2E tests pass. Also use it when setting up the environment for E2E tests or troubleshooting E2E test failures. Do NOT skip this skill just because the task seems simple — the environment setup is mandatory and skipping it leads to silent failures.

Running Wealthfolio E2E Tests

Read e2e/README.md and follow its instructions exactly and in order before running any E2E test command. Do not skip any step.

Install via CLI
npx skills add https://github.com/wealthfolio/wealthfolio --skill run-e2e-tests
Repository Details
star Stars 7,625
call_split Forks 519
navigation Branch main
article Path SKILL.md
More from Creator