RubyGems Navigation menu

fastlane-plugin-instrumented_tests 0.1.0

New action to run instrumented tests for android. This basically creates and boots an emulator before running an gradle commands so that you can run instrumented tests against that emulator. After the gradle command is executed, the avd gets shut down and deleted. This is really helpful on CI services, keeping them clean and always having a fresh avd for testing.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.0 - May 18, 2018 (9.0 KB)
  2. 0.1.6 - May 26, 2017 (9.0 KB)
  3. 0.1.5 - November 15, 2016 (9.0 KB)
  4. 0.1.4 - August 01, 2016 (8.5 KB)
  5. 0.1.3 - July 06, 2016 (8.5 KB)
  6. 0.1.0 - July 04, 2016 (8.0 KB)
顯示所有版本(共 8)

Development 相依性套件 (6):

bundler >= 0
fastlane >= 1.96.0
pry >= 0
rake >= 0
rspec >= 0
rubocop >= 0

擁有者:

作者:

  • Silviu Paragina

SHA 256 總和檢查碼:

ad735420b94c0e013b25988d550f498cfd7656cf02c04b7b31b5927fc0f177d8

總下載次數 53,444

這個版本 2,424

授權:

MIT

Ruby 版本需求: >= 0

相關連結: