/convertTrx2html

A simple tool to convert VS2012 trx files into html properly displayed with gmail web interfaces

Primary LanguagePerl 6

convertTrx2html.pl

A simple tool to convert VS2012 Unit Test Results '.trx' files into html which would be properly displayed in Gmail.

Usage: perl convertTrx2html.pl path/to/abc.trx > report.html

It produces HTML code with inline styles to be properly displayed in Gmail.