MavenTest is a simple python application that scans a base directory to find maven tests and then sorts them by the time taken to run them.
In your terminal past the following code
./longest-tests.py -d parseDirectoryToScan
Python 2.7+ (has not been tested with Python 3+)