A simple showcase of a Gradle project using Gatling plugin for Gradle.
It includes:
-
minimal
build.gradle
leveraging Gradle wrapper -
latest version of
io.gatling.gradle plugin
applied -
sample Simulation class, demonstrating sufficient Gatling functionality
-
proper source file layout
For this quickstart: git
must be installed and available in $PATH,
and a JDK must be installed and $JAVA_HOME configured.
$ git clone https://github.com/gatling/gatling-gradle-plugin-demo.git
$ cd ./gatling-gradle-plugin-demo