TeamCity with StatLight is working but not showing reports.
I'm using TeamCity and have set up a configuration using the command line runner as described at http://pontusmunck.com/2010/05/13/running-silverlight-unit-tests-in-teamcity-using-statlight/. Everything works however, I can't see any results within my build window. If a test fails, I only get a "Step Failed" error. I can see the test detail in the full build log for passes or failures. I assumed that I would get a similar output to the NUnit build runner for instance. Any help is appreciated.
Thanks,
Bryan
Please sign in to leave a comment.
Hi Bryan
Do you start statlight.exe with -teamcity option?
Please post a screenshot with build runner settings and a build log.
Thanks
Michael
Attached is a screen shot of my build. The full command parameters are:
-x="Membership\Client\MA.Client.Membership.Tests\Bin\Release\MA.Client.Membership.Tests.xap" -v=April2010 –-teamcity -r=lib\test.xml
Build Log:
This is the second step in my build. I do the build as the first step then execute unit tests as the second step. The build succeeds and if I look into the created teamcity-info.xml file I can see that they were run successfully. If one fails, the build does fail as expected. I'm just not getting a nice result screen.
Thanks for any help,
Bryan
Attachment(s):
Build Configuration.JPG
Any thoughts? Am I doing something wrong?
Please let me know.
Thanks,
Bryan