Awesome
Gatling plugin for Gradle - Java demo project
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 Java, others are available for Kotlin 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
leveraging Gradle wrapper - latest version of
io.gatling.gradle
plugin applied - sample Simulation class, demonstrating sufficient Gatling functionality
- proper source file layout