Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Home_trx2html.GIF
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# trx2html
from http://trx2html.codeplex.com/ with tweaks
**Project Description**
Converts Visual Studio TestResults files to html with agregate information, making easier the inspection of test results

Version 0.6 supports Test Results for VS2005, 2008 and 2010

Version 0.7. Is based on LINQ (easier to mantain) but only supports TestResults created with VS2010, and requires .Net 4.0

**Update 26Jan2013 Versión 0.7.3 supports trx created with VS 2012**

[CurrentFeatures](CurrentFeatures)

![](Home_trx2html.GIF)

More info on: [http://blogs.msdn.com/b/rido/archive/tags/trx2html](http://blogs.msdn.com/b/rido/archive/tags/trx2html)