actions-marketplace-validations/HCL OneTest API GitHub Action

Execute HCL OneTest API based tests and suites from GitHub Actions workflows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 24, 2024
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/hcl-tech-software_onetest-api-action@c203f5f8bcaa2e37b154e8a1c8ea4962f367f019 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
projectDirThe fully qualified path to HCL OneTest API project directory. This value will be ignored if parameterFile field is used.yes
projectNameThe name of the API test project. This value will be ignored if parameterFile field is used.yes
environmentThe API Test environment to use for this execution. This value will be ignored if parameterFile field is used.yes
testsSemicolon separated list of tests/suites to run. This value will be ignored if parameterFile field is used.yes
parameterFileThe fully qualified path to a parameter file that contains project, environment, and run arguments for one or more tests.no
junitDirSpecify the folder to export the JUnit reports to.no

no outputs