Parses Composer junit test results and stores them in environment variables. $COMPOSER_ALL_TEST_COUNT and $COMPOSER_PASSED_TEST_COUNT respectively.
$COMPOSER_ALL_TEST_COUNT
$COMPOSER_PASSED_TEST_COUNT
Parses Composer junit test results and stores them in environment variables: $COMPOSER_ALL_TEST_COUNT and $COMPOSER_PASSED_TEST_COUNT respectively.
This Step is used to search for test results and export them for the Deploy to Bitrise.io Step which can export the results to the Test Reports.
Runs Instrumented tests on an existing APK
This step runs your Android project's unit tests.
Run App Center launch test for android