AzimoLabs / 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
112 stars 48 forks source link

create_avd_additional_options option in AVD_scheme doesn't have any effect. #26

Open noamfreeman opened 6 years ago

noamfreeman commented 6 years ago

Fix : #27