marcingrzejszczak / gradle-test-profiler

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.
Apache License 2.0
25 stars 11 forks source link

Convert String based properties to file based properties #26

Closed marcingrzejszczak closed 9 years ago

marcingrzejszczak commented 9 years ago

All the directories, paths, files should be Files not Strings