XCTestHTMLReport
XCTestHTMLReport copied to clipboard
Screenshots won't load without using -z
Hi,
I am on Xcode 14.2 and my XCTestHTMLReport version is 2.3.1. When I try run:
xchtmlreport -r TestResults.xcresult
The report that gets generated does not display any screenshots.
When I run
xchtmlreport -r TestResults.xcresult -z -I
The reports shows the screenshots but they are very compressed. I am not sure to fix this. I do not want to compress my images, but it won't show me the screenshots without using that option. I tried on both Safari and Chrome