Hiroto-N / fastlane-plugin-automated-test-emulator-run

Plugin dedicated for Android platform. Wraps gradle task/shell command used for launching instrumented tests. Provides start of as many AVDs with various configs as needed before test run, waits for boot, kills emulators and deletes them from hdd after tests are finished or disturbed.
MIT License
1 stars 5 forks source link

Fix Parallel Emulator Startup on API 31~33 #12

Closed Hiroto-N closed 10 months ago

Hiroto-N commented 10 months ago

Fixes #11