Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter interface { ExportXCResultBundle(deployDir, xcResultPath, scheme string) ExportTestRunResult(failed bool) ExportXcodebuildBuildLog(deployDir, xcodebuildBuildLog string) error ExportXcodebuildTestLog(deployDir, xcodebuildTestLog string) error ExportSimulatorDiagnostics(deployDir, pth, name string) error }
Exporter ...
Click to show internal directories.
Click to hide internal directories.