Status: Accepted Owner: pekka.klarck Labels: Type-Enhancement Priority-High Target-2.7.4
New issue 1199 by pekka.klarck: Sortable statistics http://code.google.com/p/robotframework/issues/detail?id=1199Being able to sort statistics based on total/pass/fail counts and the newly added elapsed times (issue 1194) would be nice. We already use excellent jQuery tablesorter (http://tablesorter.com) for sorting test details table in reports so the technology is already there.