Silverlight Testing Automation Tool

StatLight.zip (38,2 MB)
StatLight is a tool developed for automating the setup, execution, and gathering results of Silverlight unit tests. StatLight helps to speed up the feedback cycles while practicing TDD/BDD/(insert your test style here) during Silverlight development.

trx2html

trx2html.zip (1,3 MB)
Converts Visual Studio TestResults files to html with agregate information, making easier the inspection of test results

TRX Merger Utility

People working on test projects that involve test management and execution from Visual Studio Team System 2008 and who do not have a TFS server for reporting will find this a handy utility.

TRXtoHTML

trxtohtml.zip (115 kB)
This is a command line utility to generate html report files from VSTS 2008 as well as VSTS 2010 result files (trx). Usage: VSTSTestReport /q <input trx file> <output html file> <input code coverage file> /q optional argument for quiet mode