actions-marketplace-validations/HCL OneTest API GitHub Action
Execute HCL OneTest API based tests and suites from GitHub Actions workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 24, 2024
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/hcl-tech-software_onetest-api-action@c203f5f8bcaa2e37b154e8a1c8ea4962f367f019 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| projectDir | The fully qualified path to HCL OneTest API 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