gtest2html

September 5, 2015 ยท View on GitHub

Convert googletest xml output to html

Use with any xslt processor e.g.

$ xsltproc gtest2html.xslt test_detail.xml > test_detail.html

The css stylesheet was borrowed from here: http://red-team-design.com/practical-css3-tables-with-rounded-corners