Hi again; it would be nice to be able to run a single test, especially if one is trying to track down a problem.
The attached patch works for me using the BaseTestRunner - still it is a very brute force solution, I am sure there are nicer ways of doing the same thing.
Thanks,
Marco
Yes, this is a definitely needed feature. When I'm debugging, I will focus on one test, and need to run that test over and over again. Without this feature, I have to twist myself in a pretzel to achieve that behavior.