Closed IgorMinar closed 7 years ago
Are you referring to the statistics panel? If yes, please refer to columns by names instead of positions. I see the following columns in order: "Test", "Time elapsed" and "Results".
The columns don't have names in the UI, that's why I went with position. Based on your naming, I renamed the issue to "Remove Results column"
The statistics panel is gone now: test execution time is shown in test result tree.
Find a way to move the timing info from the third column into the first column and remove the third column that repeats most of the info from the first column and only adds timing information.
This will allow more space for the logged output which is way more interesting than the timing info.