How to convert NUnit output into an HTML report

ReportUnit is not maintained and is being replaced by extentreports-dotnet-cli.


You can also try ReportUnit, which also supports Gallio, xUnit, TestNG and MSTest: http://reportunit.relevantcodes.com

This is a simple exe file that will convert your xml report into an HTML dashboards (samples):

  • Folder-level dashboard: http://relevantcodes.com/Tools/ReportUnit/Index.html
  • File-level: http://relevantcodes.com/Tools/ReportUnit/NUnit-TestResult.html

Usage:

reportunit "path-to-folder" // folder-level report
reportunit "path-to-folder" "output-folder" // folder-level report
reportunit "Result.xml" "generated.html" // file-level report

More info here: http://reportunit.relevantcodes.com

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)