I am very new to MbUnit and require guidance on how to proceed regarding my requirement.
Requirement: I have to track the MbUnit results each time it is run in a DB. My present knowledge is that once the test is run I can get the reports in the HTML, XML or Text format and I have to manually save them. What I need to do is as the execution is completed I need to insert the values such as the test was run, the time taken, result of the test case etc all of which is being tracked by MbUnit. I looked at the API's list and saw something called as ReportListener, am I looking at the right thing. How do I proceed. Thanks in Advance akhil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
