afzalive/Simple Android Emulator
Parse junit xml report and publish as annotation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sdk | Which API level should the emulator be | no | 29 |
| device | Which device profile should the emulator have | no | pixel |
| timeout | Timeout (in minutes) after which emulator will be forced to stop | no | 100 |
| script | Gradle command to run after emulator is ready | yes | ./gradlew connectedCheck |
Outputs
no outputs