parasoft/Run Parasoft SOAtest

A GitHub Action for running functional tests with Parasoft SOAtest and reviewing results directly in GitHub.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
installDirInstallation folder of Parasoft SOAtest. If not specified, the soatestcli executable must be added to PATH.no
soatestWorkspacePath to the SOAtest workspace directory.no${{ github.workspace }}
testConfigTest configuration to be used for test execution.nouser://Example Configuration
resourceRelative path(s) to the test suite(s) within the SOAtest workspace.noTestAssets
settingsSetting file used to configure execution preferences.no
reportThe path to output folder or a file for the test execution report.noreports
reportFormatFormat of reports from test execution.noxml,html
environmentName of the SOAtest environment to use for executing the tests.no
convertReportToXUnitEnables the conversion of the SOAtest report into the xUnit format.notrue
additionalParamsAdditional parameters for the soatestcli executable.no

no outputs