Run pega unit tests
Executes PegaUnit tests for the pipeline application or the application given by the access group. If the test suite ID is configured, tests in that test suite are executed. Otherwise, all PegaUnit tests for the application are executed. This task returns an error if the pass percentage is less than 100%.
This task is available in deployment and business change pipelines.
Parameters
Input parameters
Input parameters
Parameter | Type | Description |
Test Suite ID |
| pxInsName of Test Suite to be executed |
Access Group |
| Access Group to be used for executing Pega Units |
Output parameters
Output parameters
Parameter | Type | Description |
Failed Test Cases |
| pxInsName of Test Suite to be executed |
Pega Units xUnit Response |
| PegaUnits execution result in xUnit format |
Previous topic Enable test coverage Next topic Refresh application quality