pramodkumaryadav/Playwright load balancer based on tests to run
To get dynamic playwright matrix based on the number of tests to run in a workflow run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| max-runners | maximum number of runners to be used | yes | — |
| pw-cmd-to-list-all-tests | playwright command to find total tests | no | npx playwright test --list |
| pw-cmd-to-list-selected-tests | playwright command to run tests in this run | yes | — |
Outputs
| name | description |
|---|---|
| dynamic-matrix | dynamic matrix to use |