Hi,
I think a column indicating number of bytes of console output each test writes would be extremely useful. I can't count the number of times I've had to do a manual binary search across our test base to find the culprit that's clogging our log files up.
Would also encourage tests that keep quiet unless something is wrong.
T.