Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artemnikitin/android-tests-scaling-to-infinity

Repo with sources from post https://artemnikitin.com/post/scaling-android-tests/
https://github.com/artemnikitin/android-tests-scaling-to-infinity

android android-testing android-tests-scaling aws aws-ec2 ci continuous-integration docker

Last synced: about 1 month ago
JSON representation

Repo with sources from post https://artemnikitin.com/post/scaling-android-tests/

Awesome Lists containing this project

README

        

# android-tests-scaling-to-infinity
Repo with sources for blog post

### Content
```
- docker/Dockerfile # Dockerfile to build an image for Android build
- android_emulator_waiter.py # Script for connecting an emulator
- run_tests.sh # Script for run tests in Docker image
```