created with @AChudzik. The idea of this plugin is to perform profiling of your tests. You will be able to see your test execution times sorted in the descending manner together with an information about a module and the class name from which the test was executed.
Since the tasks have @Input ans @Output specified and the output is in the build directory - clean will work (and incremental build too).