Runs Go test
Runs Go test on the given packages one-by-one:
go test -v <package>
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