Good morning, folks. I've been using MbUnit for a while, and recently integrated it into our CruiseControl.NET process so we can run the tests automatically and see failed tests in the dashboard. This works fine using the built- in MbUnitSummary.xsl that comes with CruiseControl, but I noticed that there's no way to see who a test's author is in the result. I checked the raw Xml output and found out that the author isn't saved in the report, even if I add the /verbose flag.
Is there another way of determining what properties are written to the report file, or is this something that's not supported right now? Thanks, Avner Kashtan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
