Module: Trainer::XCResult

Defined in:
trainer/lib/trainer/xcresult.rb,
trainer/lib/trainer/xcresult/helper.rb,
trainer/lib/trainer/xcresult/test_case.rb,
trainer/lib/trainer/xcresult/test_plan.rb,
trainer/lib/trainer/xcresult/repetition.rb,
trainer/lib/trainer/xcresult/test_suite.rb,
trainer/lib/trainer/xcresult/test_case_attributes.rb

Overview

Model xcresulttool JSON output for Xcode16+ version of xcresulttool See JSON schema from ‘xcrun xcresulttool get test-results tests –help`

Defined Under Namespace

Modules: Parser, TestCaseAttributes Classes: Helper, Repetition, TestCase, TestPlan, TestSuite