szpak / gradle-pitest-plugin

Gradle plugin for PIT Mutation Testing
http://gradle-pitest-plugin.solidsoft.info/
221 stars 58 forks source link

add support for "verbosity" flag, disable spinner by default #321

Closed C-Otto closed 2 years ago

C-Otto commented 2 years ago

fixes #267

C-Otto commented 2 years ago

I don't really know how to mention the version requirement in the README, feel free to add suggestions! I think we could/should also deprecate verbose in favor of verbosity.

szpak commented 2 years ago

I don't really know how to mention the version requirement in the README, feel free to add suggestions! I think we could/should also deprecate verbose in favor of verbosity.

No problem. I will do it together with the changelog. Thanks for your contribution!