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,577 of 188,252
Downloads: 58,852

Daily

Ranking: 13,259 of 188,232
Downloads: 45

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,079,967,256bundler
101,188,890,086rake
29935,425,343rspec
57628,200,938rubocop
74564,690,878pry
99432,633,044simplecov
238191,414,474xcodeproj
248184,225,262plist
258179,829,365fastlane
299153,577,182colorize
2,9175,485,217xctest_list

Owners

#GravatarHandle
1icongchow