ibm/Rational Integration Tester GitHub Action
Execute Rational Integration Tester based tests and suites from GitHub Actions workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| projectDir | The fully qualified path to Rational Integration Tester 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