Angular Test Repo # Run Vitest unit test pnpm nx run-many -t test # Run Playwright tests pnpm nx e2e demo # Run Playwright atomized tests (Nx Cloud Agents) pnpm nx e2e-ci demo