Modify ↓
Opened 12 years ago
Closed 12 years ago
#10672 closed enhancement (fixed)
status summary for the directory in the testplans
Reported by: | kelini | Owned by: | Roberto Longobardi |
---|---|---|---|
Priority: | normal | Component: | TestManagerForTracPlugin |
Severity: | normal | Keywords: | testcase, status, summarize |
Cc: | Trac Release: |
Description
This trac-hack is great for Testing, but one problem is that the state are only for the testcases. A state for the directory of a testcase collection would be great to summarize the testcases.
In fact: If all testcases are 'successfull', the directory should be 'successfull' too. This can be set either by user or by trac.
This is usefull, because you can hide the cases by minimizing the directory.
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by
Type: | defect → enhancement |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Hi kelini, this is indeed a good idea.
I like the way the tree or tabular view would show the aggregated status of all the test cases contained in it, automatically.
Will try to find some time for this enhancement.
Thanks for the kudos. Ciao, Roberto