Skip to content

pandoras-toolbox/gatling-gradle-plugin-demo-java-for-issue-4091

 
 

Repository files navigation

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

About

The fork was created to reproduce Gatling issue #4091.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.3%
  • Kotlin 14.7%