Android Testing with Bitrise
Bitrise is able to run Android Unit tests and UI tests.
The default Android Bitrise configuration runs Android Lint and Unit Tests. To run UI tests we need to add the build step “[BETA] Virtual Device Testing for Android”
Unit Tests
- Default Bitrise build step “Android Unit Test”
