Its been long that I wanted to document about this command line utility developed in C# to generate html report file from Visual Studio 2008 or 2010 report file (trx). It is compatible with TRX merger utility, which means it can consume the output file of the merger to produce html files for reporting.
This solution has 2 projects -
1. VSTSReportLib - the library project that contains all the trx parsing logic and html generation logic,
2. VSTSUnitTestReport - a console application that uses the first project to generate html files.
Get the installable from http://trxtohtml.codeplex.com/
1. VSTSReportLib - the library project that contains all the trx parsing logic and html generation logic,
2. VSTSUnitTestReport - a console application that uses the first project to generate html files.
Get the installable from http://trxtohtml.codeplex.com/
( 0 Votes )
| Comments |
|
Only registered users can write comments!
Powered by !JoomlaComment 4.0alpha3



























