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,444 of 186,898
Downloads: 57,002

Daily

Ranking: 13,092 of 186,883
Downloads: 53

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,911,610,776bundler
101,130,285,747rake
27910,323,669rspec
57590,935,609rubocop
71543,629,552pry
99414,303,940simplecov
237180,842,548xcodeproj
246174,940,893plist
260170,064,323fastlane
292148,997,075colorize
2,8815,335,029xctest_list

Owners

#GravatarHandle
1icongchow