Module: TestCenter::Helper
- Defined in:
- lib/fastlane/plugin/test_center/helper/junit_helper.rb,
lib/fastlane/plugin/test_center/helper/test_collector.rb,
lib/fastlane/plugin/test_center/helper/reportname_helper.rb,
lib/fastlane/plugin/test_center/helper/xcodebuild_string.rb,
lib/fastlane/plugin/test_center/helper/correcting_scan_helper.rb
Defined Under Namespace
Modules: XcodeJunit Classes: CorrectingScanHelper, ReportNameHelper, TestCollector
Constant Summary collapse
- MUST_SHELLESCAPE_TESTIDENTIFIER =
Gem::Version.new(Fastlane::VERSION) < Gem::Version.new('2.114.0')