hcl-tech-software/HCL DevOps Test Integrations and APIs GitHub Action
Execute HCL DevOps Test Integrations and APIs based tests and suites from GitHub Actions workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| projectDir | The fully qualified path to DevOps Test Integrations and APIs project directory. This value will be ignored if parameterFile field is used. | yes | — |
| projectName | The name of the API test project. This value will be ignored if parameterFile field is used. | yes | — |
| environment | The API Test environment to use for this execution. This value will be ignored if parameterFile field is used. | yes | — |
| tests | Semicolon separated list of tests/suites to run. This value will be ignored if parameterFile field is used. | yes | — |
| parameterFile | The fully qualified path to a parameter file that contains project, environment, and run arguments for one or more tests. | no | — |
| junitDir | Specify the folder to export the JUnit reports to. | no | — |
Outputs
no outputs