RubyGems Navigation menu

fastlane-plugin-instrumented_tests 0.1.4

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - May 18, 2018 (9 KB)
  2. 0.1.6 - May 26, 2017 (9 KB)
  3. 0.1.5 - November 15, 2016 (9 KB)
  4. 0.1.4 - August 01, 2016 (8.5 KB)
  5. 0.1.3 - July 06, 2016 (8.5 KB)
Show all versions (8 total)

Development Dependencies (6):

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

Owners:

Authors:

  • Silviu Paragina

SHA 256 checksum:

55e6d1316a984d9b76938573c24c9465205076d2c9d7684a8f40a505a384c870

Total downloads 52,110

For this version 2,532

License:

MIT

Required Ruby Version: >= 0

Links: