-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: testng-plugin
-
None
It would be nice to add a possibility to limit the number of rows in "Order of Execution by Test Method" table on a package results page. With ten thousands of test methods page rendering takes some time.
"Skipped Tests" table has a similar problem if a failed method has a lot of dependent tests.
The simplest solution is to add an option to remove the order of execution table completely as it is not very useful for several thousands of tests.