-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Very often when working on a legacy multi module maven project you have several hot spot unit tests.
It would be nice if Hudson could show you all unit tests that ran so you could see (ordered by time) where to spend 20% of your dev effort for 20% gain.
Whilst the information is available in Hudson you need to drill down into several levels (module -> package -> Test Suite -> Test) and there is no way to just easily see what the slowest test cases are for the whole project.