NUnit html report

Hi,

I wonder if there is any way to get a HTML report of my NUnit result (TestResult.xml) directly in the App & Artifacts page of my builds?

Br
Carl-Otto

Hi @carlotto,

Simply generate the HTML report, with any tool you like (there’s nothing bitrise specific there), then you can attach the HTML file (or any report file) using the Deploy to Bitrise.io step. Related guide: http://devcenter.bitrise.io/tips-and-tricks/attach-any-file-to-build/

If you have any questions just let us know! :slight_smile: