Convert googletest xml output to html
Use with any xslt processor e.g.
$ xsltproc gtest2html.xslt test_detail.xml > test_detail.htmlThe css stylesheet was borrowed from here: http://red-team-design.com/practical-css3-tables-with-rounded-corners
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Convert googletest xml output to html
Use with any xslt processor e.g.
$ xsltproc gtest2html.xslt test_detail.xml > test_detail.htmlThe css stylesheet was borrowed from here: http://red-team-design.com/practical-css3-tables-with-rounded-corners