Hi, Gallio is indeed able to generate the test reports in different formats<http://gallio.org/wiki/doku.php?id=tools:gallio_report_types> . Certainly the *Text- *or *Xml-based *formats will be easier to parse. The way to specify the output format depends on the tool you are using to run your tests. For the command line tool (Echo<http://gallio.org/wiki/doku.php?id=tools:echo>), look at the /report-type<http://gallio.org/wiki/doku.php?id=tools:report_arguments_for_echo#report_types>switch.
Regards, Yann 2011/1/20 Yoav F <[email protected]> > I would like to find out which of my Unit Tests (got a few hundreds at > least) takes most of the time when running all of themת one after > another. > Of course, I could parse the HTML output to filter out the "Duration > X.YYY seconds", but perhaps someone already did that? Or is there any > flag or output type (instead of HTML) that could help me achieve that > while running the tests from command line? > > Thanks all > > -- > 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]<mbunituser%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/mbunituser?hl=en. > > -- 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.
