Gradle Gatling plugin 3.2.8 release

Hi all Just released a new version of @GatlingTool plugin for @gradle.

Grab it from https://plugins.gradle.org/plugin/com.github.lkishalmi.gatling

Release notes https://github.com/lkishalmi/gradle-gatling-plugin/releases/tag/3.2.8

I am curious = Is Gradle a better companion to Gatling than Maven or is it the other way around?

Build tools comparisons tend to actually boil down to personal taste.

I would recommend to:

  • stay away from sbt if you’re not a Scala developer
  • go with maven or gradle if one or the other is the recommended standard in your organization, or your personal favorite tool
  • otherwise stick to maven as the Gatling maven plugin is an official component while this gradle plugin is a third party.

Regards,

That sums it up perfectly. Thanks Stéphane!