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.
Required Ruby Version
>= 0
Authors
Lyndsey Ferguson
Versions
- 3.19.1 August 18, 2022 (44.5 KB)
- 3.19.0 July 06, 2022 (44.5 KB)
- 3.18.0 July 04, 2022 (44.5 KB)
- 3.17.0 July 04, 2022 (44.5 KB)
- 3.16.0 July 04, 2022 (44.5 KB)
- 1.2.0 December 18, 2017 (9.5 KB)