c# - Show Inner Test results of a Generic Test in summary -


i have little problem generic test , building project using tfs. have silverlight user control, testing using silverlight unit tests toolkit. have build machine, , using statlight, managed make run test automatically when project building(thanks author of article http://www.nielshebling.de/?p=167). problem in results, inner test results shown in summary(look @ screenshot below). it's showing 1 test run(the generic test). http://img705.imageshack.us/i/screenqqs.jpg/

is possible? using xml schema definition tool (xsd.exe) generated class summaryresult.xsd. maybe it's possible rewrite class results of inner test shown in summary? appreciated

p.s. excuse me english

have @ these 2 articles:

hope or else facing same challenge.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -