A simple showcase of a Gradle project using the Gatling plugin for Gradle. Refer to the plugin documentation on the Gatling website for usage.
This project is written in Kotlin, others are available for Java and Scala.
It includes:
- Gradle Wrapper, so you don't need to install Gradle (a JDK must be installed and $JAVA_HOME configured)
- minimal
build.gradle.ktsleveraging Gradle wrapper - latest version of
io.gatling.gradleplugin applied - sample Simulation class, demonstrating sufficient Gatling functionality
- proper source file layout