I think that gradle should steal an idea from SBT. A user should be able to pass in parameters to a task via putting the param in quotes.
For example:
gradle testByPattern "*WebiIntegrationTest"
I think that gradle should steal an idea from SBT. A user should be able to pass in parameters to a task via putting the param in quotes.
For example:
gradle testByPattern "*WebiIntegrationTest"