RubyGems Navigation menu

fastlane-plugin-test_center 2.4.1

This fastlane plugin includes the following actions: 1) multi_scan: uses scan to run Xcode tests a given number of times: only re-testing failing tests. 2) suppress_tests_from_junit: uses a junit xml report file to suppress either passing or failing tests in an Xcode Scheme. 3) suppress_tests: suppresses specific tests in a specific or all Xcode Schemes in a given project. 4) suppressed_tests: retrieves a list of tests that are suppressed in a specific or all Xcode Schemes in a project. 5) tests_from_junit: retrieves the failing and passing tests as reported in a junit xml file. 6) collate_junit_reports: collects and correctly organizes junit reports from multiple test passes.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.19.1 - August 18, 2022 (44.5 KB)
  2. 3.19.0 - July 06, 2022 (44.5 KB)
  3. 3.18.0 - July 04, 2022 (44.5 KB)
  4. 3.17.0 - July 04, 2022 (44.5 KB)
  5. 3.16.0 - July 04, 2022 (44.5 KB)
  6. 2.4.1 - January 29, 2018 (13 KB)
Show all versions (133 total)

Runtime Dependencies (3):

plist >= 0
xcodeproj >= 0

Development Dependencies (8):

bundler >= 0
fastlane >= 2.56.0
pry >= 0
pry-byebug >= 0
rake >= 0
rspec >= 0
rubocop >= 0
simplecov >= 0

Owners:

Authors:

  • Lyndsey Ferguson

SHA 256 checksum:

abfbcbfef756f8b4333bcc20b6b5efa700d97d9733e614f8fa73cef12c3adfc9

Total downloads 3,702,463

For this version 1,764

License:

MIT

Required Ruby Version: >= 0

Links: