My hierarchical test suite has hundreds of tests. It would be nice to have, in the explorer UI, a count of tests in the sub-tree for each line (to the right of the node name, and ideally right-aligned), like so:
v test 12
> testThis 10
v testThat 2
o testOne
o testTwo
My hierarchical test suite has hundreds of tests. It would be nice to have, in the explorer UI, a count of tests in the sub-tree for each line (to the right of the node name, and ideally right-aligned), like so: