Test Reports for Android
The Appcircle Test Report step displays your test results and code coverage in an aesthetically pleasing user interface.
This component supports the following test and coverage formats:
For additional details, please refer to the document:
Prerequisites
Before running the Test Reports for Android step, you must complete certain prerequisites, as detailed in the table below:
Prerequisite Workflow Step | Description |
---|---|
Android Unit Tests | This step must be executed to obtain the test report output. |
Input Variables
This step contains some input variable(s). It needs these variable(s) to work. The table below gives explanation for this variable(s).
Variable Name | Description | Status |
---|---|---|
$AC_TEST_RESULT_PATH | Specifies the directory and its subdirectories where compatible test files will be searched. | Required |
$AC_COVERAGE_RESULT_PATH | Specifies the coverage path. | Optional |
$AC_JACOCO_COVERAGE_TYPE | Determines the parameter in your JaCoCo report based on which the coverage will be calculated. This setting is necessary when using JaCoCo parseable coverage results and specifying the coverage result path. Types description can be found in this documentation | Required |
Output Variables
The output(s) resulting from the operation of this component are as follows:
Variable Name | Description |
---|---|
AC_TEST_REPORT_JSON_PATH | Specifies the path of the JSON report. |
To access the source code of this component, please use the following link: