RubyGems Navigation menu

fastlane-plugin-retry_tests 1.1.7

This fastlane plugin includes the following actions: 1) multi_scan: uses scan to run Xcode tests, optionally in batches, 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) tests_from_xctestrun: retrieves all of the tests from xctest bundles referenced by the xctestrun file 7) collate_junit_reports: collects and correctly organizes junit reports from multiple test passes.

Gemfile:
=

安裝:
=

版本列表:

  1. 2.3.7 April 19, 2018 (14.0 KB)
  2. 1.3.7 April 19, 2018 (14.0 KB)
  3. 1.3.6 April 18, 2018 (14.0 KB)
  4. 1.3.5 April 18, 2018 (14.0 KB)
  5. 1.3.4 April 18, 2018 (14.0 KB)
  6. 1.1.7 March 19, 2018 (13.5 KB)
顯示所有版本(共 38)

Runtime 相依性套件 (3):

plist >= 0
xcodeproj >= 0
xctest_list >= 1.1.2

Development 相依性套件 (8):

bundler >= 0
colorize >= 0
fastlane >= 2.56.0
pry >= 0
rake >= 0
rspec >= 0
rubocop >= 0
simplecov >= 0

擁有者:

作者:

  • Gloria Chow

SHA 256 總和檢查碼:

=

總下載次數 53,691

這個版本 1,666

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: