Public Components

PubComp.zip (5,1 MB)
Public Components

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

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