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.
파일 탐색기
최종 버전 다운로드 (.zip)- AVD_setup.json
- Fastfile
- Pluginfile
- automated_test_emulator_run_action.rb
- adb_controller_factory.rb
- avd_controller_factory.rb
- avd_setup_provider.rb
- version.rb
- automated_test_emulator_run.rb
- automated_test_emulator_run_action_spec.rb
- spec_helper.rb
- .gitignore
- .rspec
- .rubocop.yml
- .travis.yml
- circle.yml
- fastlane-plugin-automated_test_emulator_run.gemspec
- Gemfile
- LICENSE
- Rakefile
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/AzimoLabs/fastlane-plugin-automated-test-emulator-run
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd fastlane-plugin-automated-test-emulator-run
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
