XCTest is an excellent tool for testing your apps on iOS. It’s fast, reliable, and easy to use. But the default test reports aren’t as pretty as they could be, especially for UI tests. Let’s dive deep into test reporting on iOS to figure out how to make it great again.