zachhandley/Run Intellitester
Run Intellitester E2E tests with preview server support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| test-file | Test file or directory to run (auto-discovers if omitted) | no | "" |
| browser | Browser to use (chrome, firefox, safari) | no | chrome |
| preview | Build and run against preview server | no | true |
| working-directory | Working directory for tests | no | . |
| node-version | Node.js version | no | 22 |
| package-manager | Package manager (auto, npm, pnpm, yarn, bun, deno). Auto-detects from lockfile by default. | no | auto |
| npm-registry | Custom npm registry URL for private packages | no | "" |
| npm-token | NPM auth token for private registry | no | "" |
| env-file | Content for .env file (multiline) | no | "" |
| playwright-browsers | Playwright browsers to install (chromium, firefox, webkit) | no | chromium |
| prod | Alias for preview - build and serve production build | no | false |
| fresh-build | Force a fresh build (default: skips build if artifacts exist) | no | false |
| test-sizes | Viewport sizes to test (xs,sm,md,lg,xl comma-separated) | no | "" |
| timeout-minutes | Maximum time in minutes for the Run Intellitester step before the cleanup safety net takes over | no | 30 |
Outputs
no outputs