Hi have you tried lighthouse?
from the main page : Lighthouse is open source project that provides you with tools to run Silverlight Unit Tests. Currently it only supports running Silverlight Unit Tests from Command Line – this is useful when running Unit Tests on Continuous Build Integration Server (For example CCnet <http://sourceforge.net/projects/ccnet/> or TeamCity <http://www.jetbrains.com/teamcity/>) In future we plan to add support for running tests from Windows Test Runner Application and from Resharper <http://www.jetbrains.com/resharper/> plugin for Visual Studio 2010. http://lighthouse.codeplex.com/ with kind regards Ruben Willems On 22 October 2011 00:48, GaxUser <[email protected]> wrote: > I have recently set up ccnet for a silverlight project I am working > on. Everything is working well. However there is one problem I am > encountering. > > I am using StatLight to run silverlight tests after a succesfull > build. This works with the exception of the case when one of the tests > fails. I have StatLight dump the results into a file and the failure > is logged there, however the ccnet process stops at the step and > reports the build as a failure. > > I'm not sure if this behavior is by design or not, I don't mind the > build being reported as failed, but I'd like the cause of the failure > to be reported.
