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

Add prop "enabled" #27

Closed marcingrzejszczak closed 9 years ago

marcingrzejszczak commented 9 years ago

Since a lot of sruff is happening in the configuration phase then maybe it would be nice to have the "enabled" property that would allow test classes modification etc