icon

Generate Xcode test report html

The Step converts xcresult summaries to html reports.

This step will generate html report summaries from your xcresult files. It will also include all of the attachments from your tests.

The step works seamlessly with the official Xcode testing steps. If you use those then you do not need to configure this step in any way because it will automatically discover all of the generated xcresult files.

If you use Fastlane or have script step for your building process then you need to tell this step where to find your xcresult files.

Similar steps

This Step is used to search for test results and export them for the Deploy to Bitrise.io Step which can export the results to the Test Reports.

This Bitrise step runs XcodeGen to generate a project.

Runs your project's pre-defined Xcode tests on every build.

Build your XCTest or XCUITest runner to upload to remote testing service