I would like an option to show tests in the Testing tab in the order in which they appear in the file. This is particular useful when I use nosetests and functional tests, because in that case the tests are actually run in the order in which they appear in the file.