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.
* Where:
Script 'https://raw.githubusercontent.com/marcingrzejszczak/gradle-test-profiler/0.0.4/test_profiling.gradle' line: 90
* What went wrong:
Execution failed for task .......'.
> java.util.ConcurrentModificationException (no error message)
When you run
You get the following exception: