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