Icon to run individual test
Currently, if I want to run a specific test I have to double-click on the title of the test. While this works, there have been a number of occasions where I double-click, but the test closes and then I end up opening one the wrong one. I small icon to click on would be much simpler and prevent this from happening.
Essentially, what I tend to do is if I see a failure in one of my tests, I open the test to view the results, either fix or add some debugging to figure out what is going on, and then I want to re-run only that test. Accidentally opening the wrong test wastes time.
An alternative solution would be to single-click on the test title to run only that test and have an icon to expand the test results, much like a tree control in widows explorer or similar.