Sign in
Just Coding
.NET developer spanish bits
Tags
Agile
alm
builds
cod
Code
code tools
DevTools
events
IT
load tests results
OOPSLA
Pages
pdc
projects
ReleaseManagement
rido
sharepoint
TechEd
Terra
testign
testing
Tips
TODO List
tools
tools sharepoint
trx2html
visual studio
Web
Browse by Tags
MSDN Blogs
>
Just Coding
>
All Tags
>
trx2html
Tagged Content List
Blog Post:
trx2html 0.7.3 supports VS 2012
Rido
This is a really minor version just to cover some minor differences in the trx generated with VS2012. The first thing to mention is that VS2012 does not generate trx from the IDE, so if you still want to have those files you need to run your tests from the command line using MSTest.exe or vstest.console...
on
26 Jan 2013
Blog Post:
Por que me gusta escribir código fuera del trabajo
Rido
Desde que empecé en esto de la programación, siempre me ha gustado escribir código fuera de un proyecto real. Y cuando digo escribir código no me refiero sólo a pequeños ejemplos, sino a algun programa, por pequeño que parezca, pero que perdure en el tiempo. Creo que lo hago por los siguientes motivos...
on
25 May 2011
Blog Post:
trx2html 0.7 (Beta)
Rido
Acabo de publicar una nueva versión de trx2html. http://trx2html.codeplex.com/releases/view/66144 Hay pocas novedades funcionales en esta versión (ver más abajo). Pero lo realmente nuevo es que he cambiado drásticamente el diseño de la herramienta. Las versiones anteriores se basaban en una combinación...
on
15 May 2011
Blog Post:
trx2html 0.6
Rido
Because VS 2010 is RTM, I have decided to update the trx2html tool, not only to support the latest TRX format, but also to work with the three versions we have of this files (2005, 2008 and 2010) from a single binary. Although the source code (solution and project files) are created with VS2010 the...
on
9 Apr 2010
Blog Post:
trx2html supports VS 2008
Rido
See update http://blogs.msdn.com/rido/archive/2010/04/10/trx2html-0-6.aspx I have released a new version (still in beta) that support Visual Studio 2008 Test Results File Format. It has been really easy, the underlying schema was pretty similar, so I could reuse the whole UI without modification,...
on
12 Feb 2008
Blog Post:
trx2html @ CodePlex
Rido
I have moved the trx2html project to CodePlex http://www.codeplex.com/trx2html I'm looking for members and collaborators !!
on
28 Jun 2007
Blog Post:
TestResults Reports in TFS Builds
Rido
If you use TFSBuilds with VS UnitTests, you know how to inspect the TestResults: you must download the whole directory to your local machine, and sometimes this folder could be pretty huge. So, if you want to check the error details of your tests, you can use my tool trx2html to convert the *.trx...
on
24 May 2007
Blog Post:
trx2html
Rido
Updated !! now this tool has it's own homepage at codeplex www.codeplex.com/trx2html ----------------------------------------------------------------- As I said in my previous post , I'm working on a tool to convert trx files (TestRun Results from VSTS) into HTML reports. one image is better...
on
22 May 2006
Page 1 of 1 (8 items)