phuccaoca123 / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Icarus: Allow the test tree to be sorted/grouped in different ways. #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is the conglomeration of a few different old feature requests.

1. Sort by name.
2. Sort by declaration order.
3. Group by bound variables.
4. Group by metadata such as importance.

Original issue reported on code.google.com by jeff.br...@gmail.com on 2 Sep 2007 at 10:50

GoogleCodeExporter commented 9 years ago

Original comment by jeff.br...@gmail.com on 2 Sep 2007 at 10:58

GoogleCodeExporter commented 9 years ago
(email from MbUnit-Dev)
...
3. A small amount easy (?) GUI improvements would go a long way:

a) Make the test failure text easier to comprehend - at a minimum,
make the test method which failed (and its line number if symbols are
present) OBVIOUS.

b) Make the assert/exception test failure text wrap and give it more
screen real estate (as much as it needs?).

c) Add the ability to "flatten" the test hierarchy to show "show all
tests" or "show failing tests" but in list form.  If you have a
failure in a big fixture now, it takes a lot of clicks to drill into
it, or you end up expanding many semi-redundant branches of the test
tree to see what really failed.  We would need to sort on "success/
failure" (red/green).

c-alt) maybe something as simple as (two new options): "auto expand on
error" and "auto collapse on success" so that as tests fail, they are
expanded.
...

Original comment by grahamr...@gmail.com on 29 Nov 2007 at 8:45

GoogleCodeExporter commented 9 years ago

Original comment by jeff.br...@gmail.com on 6 Jan 2008 at 7:19

GoogleCodeExporter commented 9 years ago
I know some of this is done.  I'm leaving it open for alpha 3.
Graham, feel free to close it when you're satisfied.  ;)

Original comment by jeff.br...@gmail.com on 12 Mar 2008 at 1:37

GoogleCodeExporter commented 9 years ago

Original comment by jeff.br...@gmail.com on 6 Apr 2008 at 2:23

GoogleCodeExporter commented 9 years ago
Reopening this issue.
I thought it was done but apparently not. Or at least I'm not noticing any 
obvious
behavior from the sort drop-down.

Original comment by jeff.br...@gmail.com on 6 Apr 2008 at 4:39

GoogleCodeExporter commented 9 years ago

Original comment by grahamr...@gmail.com on 20 Sep 2008 at 8:36