A new version of the StatLight tool has been released.
Major Feature Updates:
- Support for 64bit
- Back support for previous Microsoft.Testing.Silverlight assemblies
- By giving the tool a specific -v=[December2008 | March2009 | July2009], StatLight can now run the asynchronous tests supported by the Microsoft Testing library.
- Xml report output.
- By giving the tool the -r=<FilePath.xml>. StatLight will write out an xml report of the test run.
- Update to the Silverlight 3.0 Runtime – Should be compatible with Silverlight 2.0 assemblies.
Minor Updates:
- Support for auto-closing modal Silverlight MessageBox dialogs.
- Update feedback to the end user for when access to run statlight web service is not allowed (Added better feedback on how to get it up and running).
- Added a timeout monitor to detect when the StatLight browser has not communicated with the StatLight server within a reasonable amount of time. StatLight will stop running if communication (a test message) has not arrived within 5 minutes. (Will look into making this configurable)
Also to note: