Categories: None [Edit]

fastlane-plugin-retry_tests

https://rubygems.org/gems/fastlane-plugin-retry_tests
https://github.com/kouzoh/fastlane-plugin-retry_tests
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.

Total

Ranking: 24,993 of 192,186
Downloads: 60,305

Daily

Ranking: 54,810 of 192,156
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,348,548,670bundler
81,294,659,704rake
29971,677,503rspec
56679,793,911rubocop
73595,627,125pry
99460,828,839simplecov
240204,697,116xcodeproj
251196,679,483plist
257193,510,719fastlane
308159,590,489colorize
2,9495,759,849xctest_list

Owners

#GravatarHandle
1icongchow