Many tests generate image files (screenshot tests, XCUITests, etc). At the time of writing (August 2025), Bitrise Test Reports automatically collates image files with associated test cases for Xcode tests (using the xcresult
file). What if your test doesn't generate an xcresult
file? This guide will show you how to achieve the same thing.
