use-tusk/Tusk Test Runner
Run Tusk tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| runId | Tusk run ID | yes | — |
| tuskUrl | Tusk server URL | yes | — |
| commitSha | Commit SHA to checkout | yes | — |
| authToken | Tusk server authentication token | yes | — |
| appDir | App directory for the service, if there are multiple services in the repo | no | — |
| testFramework | Test framework used for the service | yes | — |
| testFileRegex | Regex to match test files in the service | yes | — |
| testScript | Test script to run | yes | — |
| lintScript | Lint script to run | no | — |
| coverageScript | Coverage script to run | no | — |
| pollingDuration | How long to poll for commands (in seconds) | no | 7200 |
| pollingInterval | How often to poll for commands (in seconds) | no | 2 |
| maxConcurrency | Maximum number of commands to run concurrently | no | — |
| runnerIndex | Runner index | no | — |
Outputs
no outputs