Sahil Sharma
Sahil Sharma
@nacho4d = This is still an issue on v2.2.0 as well which has #203 fix 
Ah I see what you mean. Currently I rely on .xcresult file only as .html file produced counts re-run tests twice due #217 issue. The .xcresult provide currently goes over...
Thanks @nacho4d. I'll review the Contributing guidelines.
@nacho4d - I get following error when pushing commit to this repo ```remote: Permission to XCTestHTMLReport/XCTestHTMLReport.git denied to ssharma0312.```
#2 - @nacho4d - If you can please provide instructions on how to test the code locally? I made some changes to fix one of the current outstanding bug but...
Thanks @tylervick that worked, so this Test jobs produces TestResults.xcresult that looks good but is there a way to produce .HTML & .JUNIT reports as well locally to verify the...
@nacho4d - Do you know if there a way to produce .HTML & .JUNIT reports locally to verify the changes?
Any update on this bug?
Working on this bug, I will create a MR coming shortly with the fix.