Thanks Sean for all these comments !

Laurent

On Thu, Sep 8, 2011 at 2:55 PM, St��phane Ducasse <stephane.ducasse@inria.fr> wrote:

On Sep 8, 2011, at 2:51 PM, Sean P. DeNigris wrote:

> The following is cut-and-pasted and adapted from "Pharo By Example". Steph,
> any license issues here?

none :)

>
> Although tests can be most easily be run from a browser, I provide the
> ability to:
> * select sets of test suites to run. I am designed to make it easy to
> execute groups of tests
> * obtain a more detailed log of the results
>
>
> UI Description
> ___________
>
> My left-most pane lists all of the categories that contain test classes
> (i.e., subclasses of TestCase); when some of these categories are selected,
> the test classes that they contain appear in the pane to the right. Abstract
> classes are italicized, and the test class hierarchy is shown by
> indentation, so subclasses of ClassTestCase are indented more than
> subclasses of TestCase.
>
> The tests that did not pass (if any) are listed in the right-hand panes of
> the Test Runner; if you want to debug one, to see why it failed, just click
> on the name.
>
> --
> View this message in context: http://forum.world.st/Re-COTDC-80-3-TestRunnerBrowser-tp3797042p3798702.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>