Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 913 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 913 Bytes

Gatling plugin for Gradle - Scala 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 Scala, others are available for Java and Kotlin.

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